org.eclipse.virgo.bundlor.maven

Virgo from EclipseRT is a completely module-based Java application server

License

License

Categories

Categories

Maven Build Tools CLI User Interface
GroupId

GroupId

org.eclipse.virgo.bundlor
ArtifactId

ArtifactId

org.eclipse.virgo.bundlor.maven
Last Version

Last Version

1.1.2.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

org.eclipse.virgo.bundlor.maven
Virgo from EclipseRT is a completely module-based Java application server
Project URL

Project URL

http://www.eclipse.org/virgo/
Source Code Management

Source Code Management

http://wiki.eclipse.org/Virgo/Source#Virgo_git_Repositories

Download org.eclipse.virgo.bundlor.maven

How to add to project

<!-- https://jarcasting.com/artifacts/org.eclipse.virgo.bundlor/org.eclipse.virgo.bundlor.maven/ -->
<dependency>
    <groupId>org.eclipse.virgo.bundlor</groupId>
    <artifactId>org.eclipse.virgo.bundlor.maven</artifactId>
    <version>1.1.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.virgo.bundlor/org.eclipse.virgo.bundlor.maven/
implementation 'org.eclipse.virgo.bundlor:org.eclipse.virgo.bundlor.maven:1.1.2.RELEASE'
// https://jarcasting.com/artifacts/org.eclipse.virgo.bundlor/org.eclipse.virgo.bundlor.maven/
implementation ("org.eclipse.virgo.bundlor:org.eclipse.virgo.bundlor.maven:1.1.2.RELEASE")
'org.eclipse.virgo.bundlor:org.eclipse.virgo.bundlor.maven:jar:1.1.2.RELEASE'
<dependency org="org.eclipse.virgo.bundlor" name="org.eclipse.virgo.bundlor.maven" rev="1.1.2.RELEASE">
  <artifact name="org.eclipse.virgo.bundlor.maven" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.virgo.bundlor', module='org.eclipse.virgo.bundlor.maven', version='1.1.2.RELEASE')
)
libraryDependencies += "org.eclipse.virgo.bundlor" % "org.eclipse.virgo.bundlor.maven" % "1.1.2.RELEASE"
[org.eclipse.virgo.bundlor/org.eclipse.virgo.bundlor.maven "1.1.2.RELEASE"]

Dependencies

compile (3)

Group / Artifact Type Version
org.eclipse.virgo.util : org.eclipse.virgo.util.osgi jar 3.5.0.RELEASE
org.eclipse.virgo.util : org.eclipse.virgo.util.parser.manifest jar 3.5.0.RELEASE
org.apache.maven » com.springsource.org.apache.maven.plugin-api jar 3.0.4

provided (2)

Group / Artifact Type Version
org.eclipse.virgo.bundlor : org.eclipse.virgo.bundlor jar 1.1.2.RELEASE
org.eclipse.virgo.bundlor : org.eclipse.virgo.bundlor.blint jar 1.1.2.RELEASE

test (1)

Group / Artifact Type Version
org.junit » com.springsource.org.junit jar 4.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2.RELEASE