GroupId | GroupIdcom.github.matthewbeasley |
---|---|
ArtifactId | ArtifactIdapi |
Last Version | Last Version2.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Description${project.groupId}:api
Hygieia Rest API Layer
|
Project URL |
Project URL |
Filename | Size |
---|---|
api-2.0.6.pom | |
api-2.0.6.jar | 64 MB |
api-2.0.6-sources.jar | 939 KB |
api-2.0.6-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.matthewbeasley/api/ -->
<dependency>
<groupId>com.github.matthewbeasley</groupId>
<artifactId>api</artifactId>
<version>2.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.matthewbeasley/api/
implementation 'com.github.matthewbeasley:api:2.0.6'
// https://jarcasting.com/artifacts/com.github.matthewbeasley/api/
implementation ("com.github.matthewbeasley:api:2.0.6")
'com.github.matthewbeasley:api:jar:2.0.6'
<dependency org="com.github.matthewbeasley" name="api" rev="2.0.6">
<artifact name="api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.matthewbeasley', module='api', version='2.0.6')
)
libraryDependencies += "com.github.matthewbeasley" % "api" % "2.0.6"
[com.github.matthewbeasley/api "2.0.6"]
Group / Artifact | Type | Version |
---|---|---|
com.github.matthewbeasley : core | jar | ${project.version} |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-security | jar | |
org.springframework.security : spring-security-ldap | jar | |
org.springframework.boot : spring-boot-starter-aop | jar | |
javax.validation : validation-api | jar | 1.1.0.Final |
org.hibernate : hibernate-validator | jar | |
io.jsonwebtoken : jjwt | jar | 0.6.0 |
com.fasterxml.jackson.core : jackson-databind | jar | |
org.codehaus.jackson : jackson-core-asl | jar | 1.9.13 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.13 |
ch.qos.logback : logback-classic | jar | |
commons-lang : commons-lang | jar | 2.6 |
com.google.guava : guava | jar | 18.0 |
joda-time : joda-time | jar | |
io.springfox : springfox-swagger2 | jar | 2.4.0 |
io.springfox : springfox-swagger-ui | jar | 2.4.0 |
com.fasterxml : classmate | jar | 1.3.1 |
commons-io : commons-io | jar | 2.1 |
commons-beanutils : commons-beanutils | jar |
Group / Artifact | Type | Version |
---|---|---|
javax.el : javax.el-api | jar | 3.0.0 |
org.joda : joda-convert | jar | 1.8.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.mockito : mockito-core | jar | |
org.hamcrest : hamcrest-all | jar | 1.3 |
com.jayway.jsonpath : json-path | jar | |
com.google.code.gson : gson | jar | |
org.springframework.security : spring-security-test | jar | 4.0.0.RELEASE |
org.springframework.boot : spring-boot-starter-test | jar |
Version |
---|
2.0.6
|