License |
License |
---|---|
Categories |
CategoriesDocker Container Virtualization Tools Data CLI User Interface |
GroupId | GroupIdio.allune |
ArtifactId | ArtifactIddocker-server-client-with-database |
Version | Version2.8.3 |
Type | Typejar |
Description |
DescriptionQuickFixJ Spring Boot Starter Examples :: Docker Server Client with Database
QuickFixJ Spring Boot Starter Docker Server and Client with Database
|
<!-- https://jarcasting.com/artifacts/io.allune/docker-server-client-with-database/ -->
<dependency>
<groupId>io.allune</groupId>
<artifactId>docker-server-client-with-database</artifactId>
<version>2.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.allune/docker-server-client-with-database/
implementation 'io.allune:docker-server-client-with-database:2.8.3'
// https://jarcasting.com/artifacts/io.allune/docker-server-client-with-database/
implementation ("io.allune:docker-server-client-with-database:2.8.3")
'io.allune:docker-server-client-with-database:jar:2.8.3'
<dependency org="io.allune" name="docker-server-client-with-database" rev="2.8.3">
<artifact name="docker-server-client-with-database" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.allune', module='docker-server-client-with-database', version='2.8.3')
)
libraryDependencies += "io.allune" % "docker-server-client-with-database" % "2.8.3"
[io.allune/docker-server-client-with-database "2.8.3"]
Group / Artifact | Type | Version |
---|---|---|
io.allune : simple-server-with-database | jar | 2.8.3 |
io.allune : simple-client-with-database | jar | 2.8.3 |