is not current version
Last Version 1.0.21

api-utils 1.0.0

API utils for Java

License

License

GroupId

GroupId

com.vanoma.oss
ArtifactId

ArtifactId

api-utils
Version

Version

1.0.0
Type

Type

jar
Description

Description

api-utils
API utils for Java
Project URL

Project URL

https://www.vanoma.com

Download api-utils 1.0.0


<!-- https://jarcasting.com/artifacts/com.vanoma.oss/api-utils/ -->
<dependency>
    <groupId>com.vanoma.oss</groupId>
    <artifactId>api-utils</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.vanoma.oss/api-utils/
implementation 'com.vanoma.oss:api-utils:1.0.0'
// https://jarcasting.com/artifacts/com.vanoma.oss/api-utils/
implementation ("com.vanoma.oss:api-utils:1.0.0")
'com.vanoma.oss:api-utils:jar:1.0.0'
<dependency org="com.vanoma.oss" name="api-utils" rev="1.0.0">
  <artifact name="api-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vanoma.oss', module='api-utils', version='1.0.0')
)
libraryDependencies += "com.vanoma.oss" % "api-utils" % "1.0.0"
[com.vanoma.oss/api-utils "1.0.0"]

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework : spring-web jar 5.3.9
org.springframework : spring-beans jar 5.3.10
org.apache.httpcomponents : httpclient jar 4.5.13
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

test (3)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.