License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.sonatype.appbooter.plexus-platforms |
ArtifactId | ArtifactIdplexus-platform-base |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPlexus Platforms: Basic App Platform
|
Filename | Size |
---|---|
plexus-platform-base-2.1.1.pom | |
plexus-platform-base-2.1.1.jar | 1 MB |
plexus-platform-base-2.1.1-sources.jar | 324 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.sonatype.appbooter.plexus-platforms/plexus-platform-base/ -->
<dependency>
<groupId>org.sonatype.appbooter.plexus-platforms</groupId>
<artifactId>plexus-platform-base</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.appbooter.plexus-platforms/plexus-platform-base/
implementation 'org.sonatype.appbooter.plexus-platforms:plexus-platform-base:2.1.1'
// https://jarcasting.com/artifacts/org.sonatype.appbooter.plexus-platforms/plexus-platform-base/
implementation ("org.sonatype.appbooter.plexus-platforms:plexus-platform-base:2.1.1")
'org.sonatype.appbooter.plexus-platforms:plexus-platform-base:jar:2.1.1'
<dependency org="org.sonatype.appbooter.plexus-platforms" name="plexus-platform-base" rev="2.1.1">
<artifact name="plexus-platform-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.appbooter.plexus-platforms', module='plexus-platform-base', version='2.1.1')
)
libraryDependencies += "org.sonatype.appbooter.plexus-platforms" % "plexus-platform-base" % "2.1.1"
[org.sonatype.appbooter.plexus-platforms/plexus-platform-base "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.sonatype.appbooter.plexus-booters : plexus-app-booter | jar | 2.1.1 |
org.codehaus.plexus : plexus-container-default | jar | 1.2.0 |
org.codehaus.plexus : plexus-classworlds | jar | 1.4 |
org.codehaus.plexus : plexus-utils | jar | 1.5.5 |