License |
License |
---|---|
GroupId | GroupIdcom.vanoma.oss |
ArtifactId | ArtifactIdapi-utils |
Version | Version1.0.21 |
Type | Typejar |
Description |
Descriptionapi-utils
API utils for Java
|
Project URL |
Project URL |
Filename | Size |
---|---|
api-utils-1.0.21.pom | |
api-utils-1.0.21.jar | 29 KB |
api-utils-1.0.21-sources.jar | 17 KB |
api-utils-1.0.21-javadoc.jar | 254 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.vanoma.oss/api-utils/ -->
<dependency>
<groupId>com.vanoma.oss</groupId>
<artifactId>api-utils</artifactId>
<version>1.0.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.vanoma.oss/api-utils/
implementation 'com.vanoma.oss:api-utils:1.0.21'
// https://jarcasting.com/artifacts/com.vanoma.oss/api-utils/
implementation ("com.vanoma.oss:api-utils:1.0.21")
'com.vanoma.oss:api-utils:jar:1.0.21'
<dependency org="com.vanoma.oss" name="api-utils" rev="1.0.21">
<artifact name="api-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vanoma.oss', module='api-utils', version='1.0.21')
)
libraryDependencies += "com.vanoma.oss" % "api-utils" % "1.0.21"
[com.vanoma.oss/api-utils "1.0.21"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | 5.3.9 |
org.springframework : spring-beans | jar | 5.3.10 |
com.squareup.okhttp3 : okhttp | jar | 3.14.9 |
com.squareup.okhttp3 : mockwebserver | jar | 3.14.9 |
org.slf4j : slf4j-api | jar | 1.7.32 |
com.google.code.gson : gson | jar | 2.8.8 |
org.json : json | jar | 20210307 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr353 | jar | 2.13.0-rc2 |
org.apache.johnzon : johnzon-core | jar | 1.2.14 |
org.locationtech.jts : jts-core | jar | 1.18.2 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.springframework.data : spring-data-jpa | jar | 2.5.6 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.31 |
org.junit.jupiter : junit-jupiter | jar | 5.8.0-RC1 |
org.junit.platform : junit-platform-runner | jar | 1.8.0-RC1 |
org.junit.platform : junit-platform-suite-api | jar | 1.8.0-RC1 |
org.assertj : assertj-core | jar | 3.21.0 |