Last Version

RESThub Common 2.2.0

RESThub core include Embeded datasource, Generic Repository and Generic CRUD services

License

License

GroupId

GroupId

org.resthub
ArtifactId

ArtifactId

resthub-common
Version

Version

2.2.0
Type

Type

jar
Description

Description

RESThub Common
RESThub core include Embeded datasource, Generic Repository and Generic CRUD services
Project URL

Project URL

http://resthub.org/resthub-common

Download resthub-common 2.2.0


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

Dependencies

compile (18)

Group / Artifact Type Version
org.springframework : spring-aop jar
org.springframework : spring-beans jar
org.springframework : spring-core jar
org.springframework : spring-context jar
org.springframework : spring-context-support jar
org.springframework : spring-tx Optional jar
org.springframework.data : spring-data-commons jar 1.9.0.RELEASE
javax.validation : validation-api jar 1.1.0.Final
org.hibernate : hibernate-validator jar 5.1.2.Final
javax.inject : javax.inject jar 1
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : jcl-over-slf4j jar 1.7.7
org.slf4j : jul-to-slf4j jar 1.7.7
ch.qos.logback : logback-classic jar 1.1.2
ch.qos.logback : logback-core jar 1.1.2
cglib : cglib-nodep jar 3.1
org.modelmapper : modelmapper Optional jar 0.7.2
org.modelmapper.extensions : modelmapper-spring Optional jar 0.7.2

test (4)

Group / Artifact Type Version
org.testng : testng jar 6.8.8
org.springframework : spring-test jar
org.mockito : mockito-core jar 1.9.5
org.easytesting : fest-assert-core jar 2.0M10

Project Modules

There are no modules declared in this project.