License |
License |
---|---|
GroupId | GroupIdorg.apache.flex.utilities.converter |
ArtifactId | ArtifactIdaether-deployer |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionThe Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
aether-deployer-1.0.0.pom | |
aether-deployer-1.0.0.jar | 2 MB |
aether-deployer-1.0.0-sources.jar | 12 KB |
aether-deployer-1.0.0-javadoc.jar | 371 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.flex.utilities.converter/aether-deployer/ -->
<dependency>
<groupId>org.apache.flex.utilities.converter</groupId>
<artifactId>aether-deployer</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.flex.utilities.converter/aether-deployer/
implementation 'org.apache.flex.utilities.converter:aether-deployer:1.0.0'
// https://jarcasting.com/artifacts/org.apache.flex.utilities.converter/aether-deployer/
implementation ("org.apache.flex.utilities.converter:aether-deployer:1.0.0")
'org.apache.flex.utilities.converter:aether-deployer:jar:1.0.0'
<dependency org="org.apache.flex.utilities.converter" name="aether-deployer" rev="1.0.0">
<artifact name="aether-deployer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.flex.utilities.converter', module='aether-deployer', version='1.0.0')
)
libraryDependencies += "org.apache.flex.utilities.converter" % "aether-deployer" % "1.0.0"
[org.apache.flex.utilities.converter/aether-deployer "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.aether : aether-api | jar | 0.9.0.M4 |
org.eclipse.aether : aether-util | jar | 0.9.0.M4 |
org.eclipse.aether : aether-impl | jar | 0.9.0.M4 |
org.eclipse.aether : aether-spi | jar | 0.9.0.M4 |
org.eclipse.aether : aether-connector-basic | jar | 0.9.0.M4 |
org.eclipse.aether : aether-transport-file | jar | 0.9.0.M4 |
org.eclipse.aether : aether-transport-http | jar | 0.9.0.M4 |
org.eclipse.aether : aether-transport-wagon | jar | 0.9.0.M4 |
org.eclipse.aether : aether-transport-classpath | jar | 0.9.0.M4 |
org.apache.maven : maven-aether-provider | jar | 3.1.1 |
org.apache.maven.wagon : wagon-ssh | jar | 2.2 |