Download JAR files tagged by enum with all dependencies
kotlin-enum-helper from group com.github.tribudirb (version 1.0.0)
Lightweight enum helper for Kotlin, written in Pure Kotlin.
A convenient and performance utility library wrapping basic enum operation as an extensions.
Group: com.github.tribudirb Artifact: kotlin-enum-helper
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact kotlin-enum-helper
Group com.github.tribudirb
Version 1.0.0
Last update 18. June 2019
Organization not specified
URL https://github.com/TribudiRB/KotlinEnum
License MIT License
Dependencies amount 1
Dependencies kotlin-stdlib,
There are maybe transitive dependencies!
Group com.github.tribudirb
Version 1.0.0
Last update 18. June 2019
Organization not specified
URL https://github.com/TribudiRB/KotlinEnum
License MIT License
Dependencies amount 1
Dependencies kotlin-stdlib,
There are maybe transitive dependencies!
enum-mapper-processor from group com.tmtron.enums (version 1.0.4)
Annotation processor that builds an enum mapper which causes a compile-time error when you forget an enum
Group: com.tmtron.enums Artifact: enum-mapper-processor
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact enum-mapper-processor
Group com.tmtron.enums
Version 1.0.4
Last update 11. June 2018
Organization not specified
URL https://github.com/tmtron/enum-mapper
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.tmtron.enums
Version 1.0.4
Last update 11. June 2018
Organization not specified
URL https://github.com/tmtron/enum-mapper
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
enum-mapper-lib from group com.tmtron.enums (version 1.0.4)
Annotation processor that builds an enum mapper which causes a compile-time error when you forget an enum
0 downloads
Artifact enum-mapper-lib
Group com.tmtron.enums
Version 1.0.4
Last update 11. June 2018
Organization not specified
URL https://github.com/tmtron/enum-mapper
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.tmtron.enums
Version 1.0.4
Last update 11. June 2018
Organization not specified
URL https://github.com/tmtron/enum-mapper
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
media-domain from group nl.vpro.media (version 8.3.3)
The basic domain classes for 'media', the core of POMS. Also, the 'update' XML bindings for it.
It also contains some closely related domain classes like the enum to contain NICAM kijkwijzer settings.
0 downloads
Artifact media-domain
Group nl.vpro.media
Version 8.3.3
Last update 18. December 2024
Organization not specified
URL Not specified
License GPLv3
Dependencies amount 19
Dependencies image-domain, vpro-shared-xml, vpro-shared-util, mihxil-functional, vpro-shared-validation, vpro-shared-jackson2, user-domain, media-classification, i18n-regions-countries, i18n-regions-subdivisions, jackson-annotations, jackson-module-jakarta-xmlbind-annotations, jsoup, slf4j-api, jakarta.el, vpro-shared-test, hamcrest, log4j-api, vpro-shared-i18n,
There are maybe transitive dependencies!
Group nl.vpro.media
Version 8.3.3
Last update 18. December 2024
Organization not specified
URL Not specified
License GPLv3
Dependencies amount 19
Dependencies image-domain, vpro-shared-xml, vpro-shared-util, mihxil-functional, vpro-shared-validation, vpro-shared-jackson2, user-domain, media-classification, i18n-regions-countries, i18n-regions-subdivisions, jackson-annotations, jackson-module-jakarta-xmlbind-annotations, jsoup, slf4j-api, jakarta.el, vpro-shared-test, hamcrest, log4j-api, vpro-shared-i18n,
There are maybe transitive dependencies!
hu.gecsevar.openapi from group hu.gecsevar (version 1.5.1)
Yet another OpenAPI code generator - but it tries not to generate the whole world - only interfaces, implementations (client) and view models.
0 downloads
Artifact hu.gecsevar.openapi
Group hu.gecsevar
Version 1.5.1
Last update 17. December 2024
Organization not specified
URL https://github.com/GecseA/gecsevar-openapi
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies kotlin-stdlib,
There are maybe transitive dependencies!
Group hu.gecsevar
Version 1.5.1
Last update 17. December 2024
Organization not specified
URL https://github.com/GecseA/gecsevar-openapi
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies kotlin-stdlib,
There are maybe transitive dependencies!
ordinal from group org.immutables (version 2.10.1)
API and support runtime classes for implementing immutable objects as
set enum-like object values, accumulated in so called "domains". This
allows for special performance optiomization, like using bit-sets to
efficiently calculate inclusion in set or set differences.
Artifact ordinal
Group org.immutables
Version 2.10.1
Last update 17. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies guava,
There are maybe transitive dependencies!
Group org.immutables
Version 2.10.1
Last update 17. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies guava,
There are maybe transitive dependencies!
type-parser from group com.github.drapostolos (version 0.8.1)
This is a lightweigth library that does nothing but parse a string to a given type. Supports most of the java classes, such as Integer, File, Enum, Float and also generic types as well, such as List<Integer>, Set<File> etc. Also possible to register your own parsers.
8 downloads
Artifact type-parser
Group com.github.drapostolos
Version 0.8.1
Last update 30. December 2022
Organization not specified
URL http://maven.apache.org
License The MIT License (MIT)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.github.drapostolos
Version 0.8.1
Last update 30. December 2022
Organization not specified
URL http://maven.apache.org
License The MIT License (MIT)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
litefaces-enum-i18n from group br.com.litecode (version 1.0.2)
LiteFaces Enum-i18n is a simple utility library with enhanced support for JavaServer Faces (JSF 2.x) enabling internationalization of
enum fields. The library provides a set of EL functions to simplify the basic tasks of translating and styling enum values in a JSF page.
Group: br.com.litecode Artifact: litefaces-enum-i18n
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact litefaces-enum-i18n
Group br.com.litecode
Version 1.0.2
Last update 26. March 2015
Organization not specified
URL https://github.com/thiagowolff/litefaces-enum-i18n
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies javax.faces-api,
There are maybe transitive dependencies!
Group br.com.litecode
Version 1.0.2
Last update 26. March 2015
Organization not specified
URL https://github.com/thiagowolff/litefaces-enum-i18n
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies javax.faces-api,
There are maybe transitive dependencies!
primefacesgui from group org.fryske-akademy (version 21.4)
0 downloads
Artifact primefacesgui
Group org.fryske-akademy
Version 21.4
Last update 10. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies jpaservices, primefaces, jakarta.jakartaee-api, junit-jupiter-api,
There are maybe transitive dependencies!
Group org.fryske-akademy
Version 21.4
Last update 10. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies jpaservices, primefaces, jakarta.jakartaee-api, junit-jupiter-api,
There are maybe transitive dependencies!
jpaservices from group org.fryske-akademy (version 21.4)
0 downloads
Artifact jpaservices
Group org.fryske-akademy
Version 21.4
Last update 10. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies hibernate-envers, junit-jupiter-api, VectorPrintCommon, jakarta.jakartaee-api,
There are maybe transitive dependencies!
Group org.fryske-akademy
Version 21.4
Last update 10. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies hibernate-envers, junit-jupiter-api, VectorPrintCommon, jakarta.jakartaee-api,
There are maybe transitive dependencies!
Page 14 from 15 (items total 150)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy