License |
License
Apache Source License 2.0
|
---|---|
GroupId | GroupIdorg.codehaus.plexus.redback |
ArtifactId | ArtifactIdredback-integrations |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRedback :: Integrations
|
Project Organization |
Project OrganizationCodehaus |
Filename | Size |
---|---|
redback-integrations-1.0.3.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.plexus.redback/redback-integrations/ -->
<dependency>
<groupId>org.codehaus.plexus.redback</groupId>
<artifactId>redback-integrations</artifactId>
<version>1.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.plexus.redback/redback-integrations/
implementation 'org.codehaus.plexus.redback:redback-integrations:1.0.3'
// https://jarcasting.com/artifacts/org.codehaus.plexus.redback/redback-integrations/
implementation ("org.codehaus.plexus.redback:redback-integrations:1.0.3")
'org.codehaus.plexus.redback:redback-integrations:pom:1.0.3'
<dependency org="org.codehaus.plexus.redback" name="redback-integrations" rev="1.0.3">
<artifact name="redback-integrations" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.plexus.redback', module='redback-integrations', version='1.0.3')
)
libraryDependencies += "org.codehaus.plexus.redback" % "redback-integrations" % "1.0.3"
[org.codehaus.plexus.redback/redback-integrations "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.plexus.redback : redback-system | jar | 1.0.3 |
org.codehaus.plexus : plexus-component-api | jar | 1.0-alpha-20 |
org.codehaus.plexus : plexus-container-default | jar | 1.0-alpha-20 |