License |
License |
---|---|
GroupId | GroupIdeu.seaclouds-project |
ArtifactId | ArtifactIdsla-repository |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionSLA repository database
SLA module
|
Filename | Size |
---|---|
sla-repository-1.0.0.pom | |
sla-repository-1.0.0.jar | 80 KB |
sla-repository-1.0.0-tests.jar | 34 KB |
sla-repository-1.0.0-sources.jar | 70 KB |
sla-repository-1.0.0-javadoc.jar | 403 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.seaclouds-project/sla-repository/ -->
<dependency>
<groupId>eu.seaclouds-project</groupId>
<artifactId>sla-repository</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.seaclouds-project/sla-repository/
implementation 'eu.seaclouds-project:sla-repository:1.0.0'
// https://jarcasting.com/artifacts/eu.seaclouds-project/sla-repository/
implementation ("eu.seaclouds-project:sla-repository:1.0.0")
'eu.seaclouds-project:sla-repository:jar:1.0.0'
<dependency org="eu.seaclouds-project" name="sla-repository" rev="1.0.0">
<artifact name="sla-repository" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.seaclouds-project', module='sla-repository', version='1.0.0')
)
libraryDependencies += "eu.seaclouds-project" % "sla-repository" % "1.0.0"
[eu.seaclouds-project/sla-repository "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-aop | jar | 4.1.4.RELEASE |
org.springframework : spring-core | jar | 4.1.4.RELEASE |
org.springframework : spring-context | jar | 4.1.4.RELEASE |
org.springframework : spring-orm | jar | 4.1.4.RELEASE |
org.springframework : spring-tx | jar | 4.1.4.RELEASE |
org.springframework : spring-jdbc | jar | 4.1.4.RELEASE |
org.springframework : spring-test | jar | 4.1.4.RELEASE |
org.hsqldb : hsqldb | jar | 2.3.0 |
org.hibernate.javax.persistence : hibernate-jpa-2.0-api | jar | 1.0.0.Final |
mysql : mysql-connector-java | jar | 5.1.27 |
com.sun.jersey.contribs : jersey-spring | jar | 1.18.1 |
org.hibernate : hibernate-entitymanager | jar | 4.2.7.Final |
org.hibernate : hibernate-core | jar | 4.2.7.Final |
hibernate : hibernate-tools | jar | 2.1.3 |
org.slf4j : slf4j-api | jar | 1.7.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.testng : testng | jar | 6.8.8 |