License |
License |
---|---|
Categories |
CategoriesDocker Container Virtualization Tools Data |
GroupId | GroupIdorg.flockdata |
ArtifactId | ArtifactIdfd-docker-integration |
Last Version | Last Version0.98.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionData Management Framework
|
Project Organization |
Project OrganizationFlockdata LLC |
Filename | Size |
---|---|
fd-docker-integration-0.98.5.pom | |
fd-docker-integration-0.98.5.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.flockdata/fd-docker-integration/ -->
<dependency>
<groupId>org.flockdata</groupId>
<artifactId>fd-docker-integration</artifactId>
<version>0.98.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.flockdata/fd-docker-integration/
implementation 'org.flockdata:fd-docker-integration:0.98.5'
// https://jarcasting.com/artifacts/org.flockdata/fd-docker-integration/
implementation ("org.flockdata:fd-docker-integration:0.98.5")
'org.flockdata:fd-docker-integration:jar:0.98.5'
<dependency org="org.flockdata" name="fd-docker-integration" rev="0.98.5">
<artifact name="fd-docker-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.flockdata', module='fd-docker-integration', version='0.98.5')
)
libraryDependencies += "org.flockdata" % "fd-docker-integration" % "0.98.5"
[org.flockdata/fd-docker-integration "0.98.5"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-log4j2 | jar | |
org.flockdata : fd-common | jar | 0.98.5 |
org.flockdata : fd-security | jar | 0.98.5 |
org.testcontainers : testcontainers | jar | 1.1.7 |
net.jcip : jcip-annotations | jar | 1.0 |
org.flockdata : fd-client | jar | 0.98.5 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.8.3 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.4.2.RELEASE |
me.tongfei : progressbar | jar | 0.4.0 |
org.springframework : spring-test | jar | 4.3.4.RELEASE |
org.jdom : jdom | jar | 2.0.2 |
org.hamcrest : hamcrest-all | jar | 1.3 |
junit : junit | jar | 4.12 |