Last Version

Up! :: core 0.0.5

REST Up!

License

License

GroupId

GroupId

com.github.restup
ArtifactId

ArtifactId

up-core
Version

Version

0.0.5
Type

Type

jar
Description

Description

Up! :: core
REST Up!
Source Code Management

Source Code Management

http://github.com/restup/up-framework/tree/master/up-core

Download up-core 0.0.5


<!-- https://jarcasting.com/artifacts/com.github.restup/up-core/ -->
<dependency>
    <groupId>com.github.restup</groupId>
    <artifactId>up-core</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.restup/up-core/
implementation 'com.github.restup:up-core:0.0.5'
// https://jarcasting.com/artifacts/com.github.restup/up-core/
implementation ("com.github.restup:up-core:0.0.5")
'com.github.restup:up-core:jar:0.0.5'
<dependency org="com.github.restup" name="up-core" rev="0.0.5">
  <artifact name="up-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.restup', module='up-core', version='0.0.5')
)
libraryDependencies += "com.github.restup" % "up-core" % "0.0.5"
[com.github.restup/up-core "0.0.5"]

Dependencies

compile (9)

Group / Artifact Type Version
com.github.restup : up-annotations jar 0.0.5
com.googlecode.gentyref : gentyref jar 1.2.0
com.google.guava : guava jar 23.6-jre
org.apache.commons : commons-lang3 jar 3.7
org.apache.commons : commons-collections4 jar 4.0
com.fasterxml.jackson.core : jackson-databind Optional jar 2.8.7
com.google.code.gson : gson Optional jar 2.3
javax.validation : validation-api jar 2.0.0.Final
org.slf4j : slf4j-api jar 1.7.25

test (7)

Group / Artifact Type Version
com.github.restup.test : up-test-model jar 0.0.5
org.slf4j : slf4j-log4j12 jar 1.7.25
junit : junit jar 4.13.1
com.github.restup.test : up-test jar 0.0.5
org.mockito : mockito-core jar 2.8.47
org.hibernate : hibernate-validator jar 4.2.0.Final
org.hamcrest : java-hamcrest jar 2.0.0.0

Project Modules

There are no modules declared in this project.