io.esastack:cabin-maven

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

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.esastack
ArtifactId

ArtifactId

cabin-maven
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download cabin-maven

Filename Size
cabin-maven-0.1.1.pom 1 KB
Browse

How to add to project

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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • cabin-maven-common
  • cabin-maven-plugin
  • cabin-module-maven-plugin

Versions

Version
0.1.1
0.1.0
0.0.1