License |
License |
---|---|
GroupId | GroupIdeu.seaclouds-project |
ArtifactId | ArtifactIdcommon |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionSeaClouds common module
|
Filename | Size |
---|---|
common-1.0.0.pom | |
common-1.0.0.jar | 13 KB |
common-1.0.0-tests.jar | 10 KB |
common-1.0.0-sources.jar | 6 KB |
common-1.0.0-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.seaclouds-project/common/ -->
<dependency>
<groupId>eu.seaclouds-project</groupId>
<artifactId>common</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.seaclouds-project/common/
implementation 'eu.seaclouds-project:common:1.0.0'
// https://jarcasting.com/artifacts/eu.seaclouds-project/common/
implementation ("eu.seaclouds-project:common:1.0.0")
'eu.seaclouds-project:common:jar:1.0.0'
<dependency org="eu.seaclouds-project" name="common" rev="1.0.0">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.seaclouds-project', module='common', version='1.0.0')
)
libraryDependencies += "eu.seaclouds-project" % "common" % "1.0.0"
[eu.seaclouds-project/common "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
alien4cloud » alien4cloud-core | jar | 1.0.0-SM26 |
javax.validation : validation-api | jar | 1.1.0.Final |
org.springframework : spring-beans | jar | 4.1.4.RELEASE |
org.springframework : spring-context | jar | 4.1.4.RELEASE |
org.springframework : spring-context-support | jar | 4.1.4.RELEASE |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.8 |