License |
License |
---|---|
Categories |
CategoriesIDE Development Tools config Application Layer Libs Configuration Elide Program Interface REST Frameworks |
GroupId | GroupIdcom.yahoo.elide |
ArtifactId | ArtifactIdelide-model-config |
Last Version | Last Version6.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionElide Dynamic Model Config
Elide Dynamic Model Config
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
elide-model-config-6.1.6.pom | |
elide-model-config-6.1.6.jar | 133 KB |
elide-model-config-6.1.6-sources.jar | 62 KB |
elide-model-config-6.1.6-javadoc.jar | 316 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.elide/elide-model-config/ -->
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-model-config</artifactId>
<version>6.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-model-config/
implementation 'com.yahoo.elide:elide-model-config:6.1.6'
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-model-config/
implementation ("com.yahoo.elide:elide-model-config:6.1.6")
'com.yahoo.elide:elide-model-config:jar:6.1.6'
<dependency org="com.yahoo.elide" name="elide-model-config" rev="6.1.6">
<artifact name="elide-model-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.elide', module='elide-model-config', version='6.1.6')
)
libraryDependencies += "com.yahoo.elide" % "elide-model-config" % "6.1.6"
[com.yahoo.elide/elide-model-config "6.1.6"]
Group / Artifact | Type | Version |
---|---|---|
com.yahoo.elide : elide-core | jar | 6.1.6 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.3 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.3 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
commons-cli : commons-cli | jar | 1.5.0 |
commons-io : commons-io | jar | 2.11.0 |
org.apache.commons : commons-compress | jar | 1.21 |
org.springframework : spring-core | jar | 5.3.20 |
org.slf4j : slf4j-api | jar | 1.7.36 |
com.github.java-json-tools : json-schema-validator | jar | 2.2.14 |
org.hjson : hjson | jar | 3.0.0 |
com.github.jknack : handlebars-helpers | jar | 4.3.0 |
com.google.guava : guava | jar | 31.1-jre |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |
javax.persistence : javax.persistence-api | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.11 |
com.github.stefanbirkner : system-lambda | jar | 1.2.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
org.mockito : mockito-core | jar | 4.4.0 |
org.junit.platform : junit-platform-launcher | jar | 1.8.2 |