License |
License |
---|---|
GroupId | GroupIdio.dialob |
ArtifactId | ArtifactIddialob-api |
Last Version | Last Version2.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionForm Engine
|
Project Organization |
Project OrganizationCopyright 2018 ReSys OÜ |
Filename | Size |
---|---|
dialob-api-2.2.2.pom | |
dialob-api-2.2.2.jar | 441 KB |
dialob-api-2.2.2-test.jar | 12 KB |
dialob-api-2.2.2-sources.jar | 234 KB |
dialob-api-2.2.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.dialob/dialob-api/ -->
<dependency>
<groupId>io.dialob</groupId>
<artifactId>dialob-api</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.dialob/dialob-api/
implementation 'io.dialob:dialob-api:2.2.2'
// https://jarcasting.com/artifacts/io.dialob/dialob-api/
implementation ("io.dialob:dialob-api:2.2.2")
'io.dialob:dialob-api:jar:2.2.2'
<dependency org="io.dialob" name="dialob-api" rev="2.2.2">
<artifact name="dialob-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dialob', module='dialob-api', version='2.2.2')
)
libraryDependencies += "io.dialob" % "dialob-api" % "2.2.2"
[io.dialob/dialob-api "2.2.2"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.4 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.4 |
io.swagger.core.v3 : swagger-annotations | jar | 2.1.5 |
Group / Artifact | Type | Version |
---|---|---|
javax.validation : validation-api | jar | 1.1.0.Final |
org.springframework.data : spring-data-commons | jar | 2.4.1 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
org.immutables : value | jar | 2.8.8 |
org.immutables : gson | jar | 2.8.8 |
org.immutables : mongo | jar | 2.8.8 |
Group / Artifact | Type | Version |
---|---|---|
org.hibernate : hibernate-validator | jar | 5.4.3.Final |
org.glassfish : javax.el | jar | 3.0.0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
org.assertj : assertj-core | jar | 3.18.1 |