License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.avides.springboot.springtainer |
ArtifactId | ArtifactIdspringtainer-common |
Version | Version1.2.0 |
Type | Typejar |
Description |
Descriptionspringtainer-common
Common utils for springtainer
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
springtainer-common-1.2.0.pom | |
springtainer-common-1.2.0.jar | 23 KB |
springtainer-common-1.2.0-sources.jar | 14 KB |
springtainer-common-1.2.0-javadoc.jar | 464 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.avides.springboot.springtainer/springtainer-common/ -->
<dependency>
<groupId>com.avides.springboot.springtainer</groupId>
<artifactId>springtainer-common</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.avides.springboot.springtainer/springtainer-common/
implementation 'com.avides.springboot.springtainer:springtainer-common:1.2.0'
// https://jarcasting.com/artifacts/com.avides.springboot.springtainer/springtainer-common/
implementation ("com.avides.springboot.springtainer:springtainer-common:1.2.0")
'com.avides.springboot.springtainer:springtainer-common:jar:1.2.0'
<dependency org="com.avides.springboot.springtainer" name="springtainer-common" rev="1.2.0">
<artifact name="springtainer-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.avides.springboot.springtainer', module='springtainer-common', version='1.2.0')
)
libraryDependencies += "com.avides.springboot.springtainer" % "springtainer-common" % "1.2.0"
[com.avides.springboot.springtainer/springtainer-common "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.docker-java : docker-java | jar | 3.2.1 |
javax.activation : activation | jar | 1.1.1 |
org.springframework.cloud : spring-cloud-context | jar | 2.2.0.RELEASE |
org.rnorth.duct-tape : duct-tape | jar | 1.0.8 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.0.RELEASE |
org.projectlombok : lombok | jar | 1.18.12 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.16.1 |
org.easymock : easymock | jar | 4.2 |
org.powermock : powermock-module-junit4 | jar | 2.0.7 |
org.powermock : powermock-api-easymock | jar | 2.0.7 |
org.jacoco : org.jacoco.agent | jar | 0.8.5 |
org.springframework : spring-test | jar | 5.2.6.RELEASE |
org.springframework.boot : spring-boot-test | jar | 2.3.0.RELEASE |
ch.qos.logback : logback-classic | jar | 1.2.3 |