GroupId | GroupIdorg.sonatype.runtime.g2.recipes |
---|---|
ArtifactId | ArtifactIdequinox |
Last Version | Last Version3.6.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSonatype Runtime :: Recipe :: Equinox
Minimal Equinox recipe with an JSW booter.
|
Filename | Size |
---|---|
equinox-3.6.0.pom | |
equinox-3.6.0.zip | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sonatype.runtime.g2.recipes/equinox/ -->
<dependency>
<groupId>org.sonatype.runtime.g2.recipes</groupId>
<artifactId>equinox</artifactId>
<version>3.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.runtime.g2.recipes/equinox/
implementation 'org.sonatype.runtime.g2.recipes:equinox:3.6.0'
// https://jarcasting.com/artifacts/org.sonatype.runtime.g2.recipes/equinox/
implementation ("org.sonatype.runtime.g2.recipes:equinox:3.6.0")
'org.sonatype.runtime.g2.recipes:equinox:pom:3.6.0'
<dependency org="org.sonatype.runtime.g2.recipes" name="equinox" rev="3.6.0">
<artifact name="equinox" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.runtime.g2.recipes', module='equinox', version='3.6.0')
)
libraryDependencies += "org.sonatype.runtime.g2.recipes" % "equinox" % "3.6.0"
[org.sonatype.runtime.g2.recipes/equinox "3.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.sonatype.runtime.g2.bars » bar-jsw | jar | 3.2.3-v0001-SNAPSHOT |
org.sonatype.runtime.g2.itars » itar-equinox | jar | 3.6.0-SNAPSHOT |
org.sonatype.runtime.g2.advices » advice-generic | advice | 0.1.0-SNAPSHOT |
org.sonatype.runtime.g2.advices » advice-equinox | advice | 0.1.0-SNAPSHOT |