is not current version
Last Version 0.1.1

io.esastack:cabin-test 0.1.0

ESA Cabin is a lightweight class isolation container for Java applications.

License

License

GroupId

GroupId

io.esastack
ArtifactId

ArtifactId

cabin-test
Version

Version

0.1.0
Type

Type

jar
Description

Description

ESA Cabin is a lightweight class isolation container for Java applications.

Download cabin-test 0.1.0


<!-- https://jarcasting.com/artifacts/io.esastack/cabin-test/ -->
<dependency>
    <groupId>io.esastack</groupId>
    <artifactId>cabin-test</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.esastack/cabin-test/
implementation 'io.esastack:cabin-test:0.1.0'
// https://jarcasting.com/artifacts/io.esastack/cabin-test/
implementation ("io.esastack:cabin-test:0.1.0")
'io.esastack:cabin-test:jar:0.1.0'
<dependency org="io.esastack" name="cabin-test" rev="0.1.0">
  <artifact name="cabin-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.esastack', module='cabin-test', version='0.1.0')
)
libraryDependencies += "io.esastack" % "cabin-test" % "0.1.0"
[io.esastack/cabin-test "0.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

provided (3)

Group / Artifact Type Version
io.esastack : cabin-bootstrap jar 0.1.0
junit : junit jar 4.12
org.springframework : spring-test jar 5.2.6.RELEASE

Project Modules

There are no modules declared in this project.