You can download aether-api-1.0.0.v20140518.jar in this page.
Open Source License
aether-api-1.0.0.v20140518.jar file has the following types.
META-INF/MANIFEST.MF META-INF/maven/org.eclipse.aether/aether-api/pom.properties META-INF/maven/org.eclipse.aether/aether-api/pom.xml about.html org.eclipse.aether.AbstractForwardingRepositorySystemSession.class org.eclipse.aether.AbstractRepositoryListener.class org.eclipse.aether.ConfigurationProperties.class org.eclipse.aether.DefaultRepositoryCache.class org.eclipse.aether.DefaultRepositorySystemSession.class org.eclipse.aether.DefaultSessionData.class org.eclipse.aether.RepositoryCache.class org.eclipse.aether.RepositoryEvent.class org.eclipse.aether.RepositoryException.class org.eclipse.aether.RepositoryListener.class org.eclipse.aether.RepositorySystem.class org.eclipse.aether.RepositorySystemSession.class org.eclipse.aether.RequestTrace.class org.eclipse.aether.SessionData.class org.eclipse.aether.SyncContext.class org.eclipse.aether.artifact.AbstractArtifact.class org.eclipse.aether.artifact.Artifact.class org.eclipse.aether.artifact.ArtifactProperties.class org.eclipse.aether.artifact.ArtifactType.class org.eclipse.aether.artifact.ArtifactTypeRegistry.class org.eclipse.aether.artifact.DefaultArtifact.class org.eclipse.aether.artifact.DefaultArtifactType.class org.eclipse.aether.collection.CollectRequest.class org.eclipse.aether.collection.CollectResult.class org.eclipse.aether.collection.DependencyCollectionContext.class org.eclipse.aether.collection.DependencyCollectionException.class org.eclipse.aether.collection.DependencyGraphTransformationContext.class org.eclipse.aether.collection.DependencyGraphTransformer.class org.eclipse.aether.collection.DependencyManagement.class org.eclipse.aether.collection.DependencyManager.class org.eclipse.aether.collection.DependencySelector.class org.eclipse.aether.collection.DependencyTraverser.class org.eclipse.aether.collection.UnsolvableVersionConflictException.class org.eclipse.aether.collection.VersionFilter.class org.eclipse.aether.deployment.DeployRequest.class org.eclipse.aether.deployment.DeployResult.class org.eclipse.aether.deployment.DeploymentException.class org.eclipse.aether.graph.DefaultDependencyNode.class org.eclipse.aether.graph.Dependency.class org.eclipse.aether.graph.DependencyCycle.class org.eclipse.aether.graph.DependencyFilter.class org.eclipse.aether.graph.DependencyNode.class org.eclipse.aether.graph.DependencyVisitor.class org.eclipse.aether.graph.Exclusion.class org.eclipse.aether.installation.InstallRequest.class org.eclipse.aether.installation.InstallResult.class org.eclipse.aether.installation.InstallationException.class org.eclipse.aether.metadata.AbstractMetadata.class org.eclipse.aether.metadata.DefaultMetadata.class org.eclipse.aether.metadata.MergeableMetadata.class org.eclipse.aether.metadata.Metadata.class org.eclipse.aether.repository.ArtifactRepository.class org.eclipse.aether.repository.Authentication.class org.eclipse.aether.repository.AuthenticationContext.class org.eclipse.aether.repository.AuthenticationDigest.class org.eclipse.aether.repository.AuthenticationSelector.class org.eclipse.aether.repository.LocalArtifactRegistration.class org.eclipse.aether.repository.LocalArtifactRequest.class org.eclipse.aether.repository.LocalArtifactResult.class org.eclipse.aether.repository.LocalMetadataRegistration.class org.eclipse.aether.repository.LocalMetadataRequest.class org.eclipse.aether.repository.LocalMetadataResult.class org.eclipse.aether.repository.LocalRepository.class org.eclipse.aether.repository.LocalRepositoryManager.class org.eclipse.aether.repository.MirrorSelector.class org.eclipse.aether.repository.NoLocalRepositoryManagerException.class org.eclipse.aether.repository.Proxy.class org.eclipse.aether.repository.ProxySelector.class org.eclipse.aether.repository.RemoteRepository.class org.eclipse.aether.repository.RepositoryPolicy.class org.eclipse.aether.repository.WorkspaceReader.class org.eclipse.aether.repository.WorkspaceRepository.class org.eclipse.aether.resolution.ArtifactDescriptorException.class org.eclipse.aether.resolution.ArtifactDescriptorPolicy.class org.eclipse.aether.resolution.ArtifactDescriptorPolicyRequest.class org.eclipse.aether.resolution.ArtifactDescriptorRequest.class org.eclipse.aether.resolution.ArtifactDescriptorResult.class org.eclipse.aether.resolution.ArtifactRequest.class org.eclipse.aether.resolution.ArtifactResolutionException.class org.eclipse.aether.resolution.ArtifactResult.class org.eclipse.aether.resolution.DependencyRequest.class org.eclipse.aether.resolution.DependencyResolutionException.class org.eclipse.aether.resolution.DependencyResult.class org.eclipse.aether.resolution.MetadataRequest.class org.eclipse.aether.resolution.MetadataResult.class org.eclipse.aether.resolution.ResolutionErrorPolicy.class org.eclipse.aether.resolution.ResolutionErrorPolicyRequest.class org.eclipse.aether.resolution.VersionRangeRequest.class org.eclipse.aether.resolution.VersionRangeResolutionException.class org.eclipse.aether.resolution.VersionRangeResult.class org.eclipse.aether.resolution.VersionRequest.class org.eclipse.aether.resolution.VersionResolutionException.class org.eclipse.aether.resolution.VersionResult.class org.eclipse.aether.transfer.AbstractTransferListener.class org.eclipse.aether.transfer.ArtifactNotFoundException.class org.eclipse.aether.transfer.ArtifactTransferException.class org.eclipse.aether.transfer.ChecksumFailureException.class org.eclipse.aether.transfer.MetadataNotFoundException.class org.eclipse.aether.transfer.MetadataTransferException.class org.eclipse.aether.transfer.NoRepositoryConnectorException.class org.eclipse.aether.transfer.NoRepositoryLayoutException.class org.eclipse.aether.transfer.NoTransporterException.class org.eclipse.aether.transfer.RepositoryOfflineException.class org.eclipse.aether.transfer.TransferCancelledException.class org.eclipse.aether.transfer.TransferEvent.class org.eclipse.aether.transfer.TransferListener.class org.eclipse.aether.transfer.TransferResource.class org.eclipse.aether.version.InvalidVersionSpecificationException.class org.eclipse.aether.version.Version.class org.eclipse.aether.version.VersionConstraint.class org.eclipse.aether.version.VersionRange.class org.eclipse.aether.version.VersionScheme.class
aether-api-1.0.0.v20140518.pom file content.
<?xml version="1.0" encoding="UTF-8"?> <!-- ~ Copyright (c) 2010, 2014 Sonatype, Inc. ~ All rights reserved. This program and the accompanying materials ~ are made available under the terms of the Eclipse Public License v1.0 ~ which accompanies this distribution, and is available at ~ http://www.eclipse.org/legal/epl-v10.html ~ ~ Contributors: ~ Sonatype, Inc. - initial API and implementation --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.eclipse.aether</groupId> <artifactId>aether</artifactId> <version>1.0.0.v20140518</version> </parent> <artifactId>aether-api</artifactId> <name>Aether API</name> <description> The application programming interface for the repository system. </description> <properties> <bundle.symbolicName>org.eclipse.aether.api</bundle.symbolicName> </properties> <dependencies> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>org.hamcrest</groupId> <artifactId>hamcrest-library</artifactId> <scope>test</scope> </dependency> </dependencies> <build> <plugins> <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>animal-sniffer-maven-plugin</artifactId> </plugin> <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>clirr-maven-plugin</artifactId> </plugin> <plugin> <groupId>org.apache.felix</groupId> <artifactId>maven-bundle-plugin</artifactId> </plugin> </plugins> </build> </project>
<dependency> <groupId>org.eclipse.aether</groupId> <artifactId>aether-api</artifactId> <version>1.0.0.v20140518</version> </dependency>
If you think the following aether-api-1.0.0.v20140518.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download aether-api-1.0.0.v20140518.jar file