License |
License |
---|---|
GroupId | GroupIdio.syndesis |
ArtifactId | ArtifactIdmodel |
Last Version | Last Version1.3.0-20180202 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCore :: Model
syndesis :: model
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
model-1.3.0-20180202.pom | |
model-1.3.0-20180202.jar | 427 KB |
model-1.3.0-20180202-tests.jar | 19 KB |
model-1.3.0-20180202-test-sources.jar | 14 KB |
model-1.3.0-20180202-sources.jar | 260 KB |
model-1.3.0-20180202-javadoc.jar | 655 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.syndesis/model/ -->
<dependency>
<groupId>io.syndesis</groupId>
<artifactId>model</artifactId>
<version>1.3.0-20180202</version>
</dependency>
// https://jarcasting.com/artifacts/io.syndesis/model/
implementation 'io.syndesis:model:1.3.0-20180202'
// https://jarcasting.com/artifacts/io.syndesis/model/
implementation ("io.syndesis:model:1.3.0-20180202")
'io.syndesis:model:jar:1.3.0-20180202'
<dependency org="io.syndesis" name="model" rev="1.3.0-20180202">
<artifact name="model" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.syndesis', module='model', version='1.3.0-20180202')
)
libraryDependencies += "io.syndesis" % "model" % "1.3.0-20180202"
[io.syndesis/model "1.3.0-20180202"]
Group / Artifact | Type | Version |
---|---|---|
io.syndesis : core | jar | 1.3.0-20180202 |
org.immutables : value | jar | 2.5.6 |
javax.validation : validation-api | jar | |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.8.10 |
com.fasterxml.jackson.core : jackson-core | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | 2.8.10 |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.8.10 |
com.google.code.findbugs : findbugs-annotations | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |
org.glassfish : javax.el | jar | |
org.hibernate : hibernate-validator | jar | |
org.assertj : assertj-core | jar | 3.6.2 |
ch.qos.logback : logback-classic | jar |