springtainer-common

Common utils for springtainer

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.avides.springboot.springtainer
ArtifactId

ArtifactId

springtainer-common
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

springtainer-common
Common utils for springtainer
Project URL

Project URL

https://github.com/springtainer/springtainer-common
Project Organization

Project Organization

AVIDES Media AG
Source Code Management

Source Code Management

https://github.com/springtainer/springtainer-common

Download springtainer-common

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.docker-java : docker-java jar 3.2.12
javax.activation : activation jar 1.1.1
org.springframework.cloud : spring-cloud-starter-bootstrap jar 3.1.0
org.rnorth.duct-tape : duct-tape jar 1.0.8

provided (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.6.3
org.projectlombok : lombok jar 1.18.22
org.slf4j : slf4j-api jar 1.7.35

test (8)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.22.0
org.easymock : easymock jar 4.3
org.powermock : powermock-module-junit4 jar 2.0.9
org.powermock : powermock-api-easymock jar 2.0.9
org.jacoco : org.jacoco.agent jar 0.8.7
org.springframework : spring-test jar 5.3.15
org.springframework.boot : spring-boot-test jar 2.6.3
ch.qos.logback : logback-classic jar 1.2.10

Project Modules

There are no modules declared in this project.
com.avides.springboot.springtainer

Versions

Version
1.3.1
1.3.0
1.3.0-RC1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.0