License |
License |
---|---|
GroupId | GroupIdio.wizzie.enricher |
ArtifactId | ArtifactIdmodel |
Last Version | Last Version0.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe enricher project
|
Filename | Size |
---|---|
model-0.6.1.pom | |
model-0.6.1.jar | 21 MB |
model-0.6.1-sources.jar | 3 KB |
model-0.6.1-javadoc.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.wizzie.enricher/model/ -->
<dependency>
<groupId>io.wizzie.enricher</groupId>
<artifactId>model</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.wizzie.enricher/model/
implementation 'io.wizzie.enricher:model:0.6.1'
// https://jarcasting.com/artifacts/io.wizzie.enricher/model/
implementation ("io.wizzie.enricher:model:0.6.1")
'io.wizzie.enricher:model:jar:0.6.1'
<dependency org="io.wizzie.enricher" name="model" rev="0.6.1">
<artifact name="model" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.wizzie.enricher', module='model', version='0.6.1')
)
libraryDependencies += "io.wizzie.enricher" % "model" % "0.6.1"
[io.wizzie.enricher/model "0.6.1"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.5 |
io.wizzie.enricher : base | jar | 0.6.1 |
io.wizzie.enricher : query-compiler | jar | 0.6.1 |
io.wizzie : config-bootstrapper | jar | 0.0.10 |
org.slf4j : slf4j-api | jar | 1.8.0-alpha2 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.10.19 |
junit : junit | jar | 4.12 |