组织ID: |
biz.aQute |
项目ID: |
bndlib |
版本: |
1.15.0 |
最后修改时间: |
2018-07-26 10:50:04 |
包类型: |
jar |
标题: |
aQute Bundle Tool Library
|
描述: |
A library for manipulating and generating bundles
|
相关URL: |
http://www.aQute.biz/Code/Bnd
|
大小: |
535.37KB |
|
Maven引入代码: |
<dependency>
<groupId>biz.aQute</groupId>
<artifactId>bndlib</artifactId>
<version>1.15.0</version>
</dependency>
|
Gradle引入代码: |
biz.aQute:bndlib:1.15.0
|
下载Jar包: |
|
POM文件内容: |
<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/maven-v4_0_0.xsd'>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
biz.aQute
</groupId>
<artifactId>
bndlib
</artifactId>
<version>
1.15.0
</version>
<description>
A library for manipulating and generating bundles
</description>
<name>
aQute Bundle Tool Library
</name>
<url>
http://www.aQute.biz/Code/Bnd
</url>
<scm>
<url>
git://github.com/bnd/bnd.git
</url>
<connection>
git://github.com/bnd/bnd.git
</connection>
<developerConnection>
git://github.com/bnd/bnd.git
</developerConnection>
</scm>
<organization>
<name>
aQute SARL
</name>
<url>
http://www.aQute.biz
</url>
</organization>
<developers>
<developer>
<id>
Peter.Kriens@aQute.biz
</id>
<name>
Peter.Kriens
</name>
<email>
Peter.Kriens@aQute.biz
</email>
<organization>
aQute
</organization>
</developer>
</developers>
<licenses>
<license>
<name>
All files contained in this JAR are licensed under the Apache
2.0 license, unless noted differently in their source (see
swing2swt).
</name>
<url>
http://www.opensource.org/licenses/apache2.0.php
</url>
<distribution>
repo
</distribution>
</license>
</licenses>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
LICENSE
aQute.bnd.annotation.ConsumerType.class
aQute/bnd/annotation/ConsumerType.java
aQute.bnd.annotation.Export.class
aQute/bnd/annotation/Export.java
aQute.bnd.annotation.ProviderType.class
aQute/bnd/annotation/ProviderType.java
aQute.bnd.annotation.UsePolicy.class
aQute/bnd/annotation/UsePolicy.java
aQute.bnd.annotation.Version.class
aQute/bnd/annotation/Version.java
aQute.bnd.annotation.component.Activate.class
aQute/bnd/annotation/component/Activate.java
aQute.bnd.annotation.component.Attribute$C.class
aQute.bnd.annotation.component.Attribute.class
aQute/bnd/annotation/component/Attribute.java
aQute.bnd.annotation.component.Component.class
aQute/bnd/annotation/component/Component.java
aQute.bnd.annotation.component.ConfigurationPolicy.class
aQute/bnd/annotation/component/ConfigurationPolicy.java
aQute.bnd.annotation.component.Deactivate.class
aQute/bnd/annotation/component/Deactivate.java
aQute.bnd.annotation.component.Modified.class
aQute/bnd/annotation/component/Modified.java
aQute.bnd.annotation.component.Reference.class
aQute/bnd/annotation/component/Reference.java
aQute.bnd.build.CircularDependencyException.class
aQute/bnd/build/CircularDependencyException.java
aQute.bnd.build.Container$1.class
aQute.bnd.build.Container$TYPE.class
aQute.bnd.build.Container.class
aQute/bnd/build/Container.java
aQute.bnd.build.Project.class
aQute/bnd/build/Project.java
aQute.bnd.build.ProjectBuilder.class
aQute/bnd/build/ProjectBuilder.java
aQute.bnd.build.ProjectLauncher.class
aQute/bnd/build/ProjectLauncher.java
aQute.bnd.build.ProjectTester.class
aQute/bnd/build/ProjectTester.java
aQute.bnd.build.ReflectAction.class
aQute/bnd/build/ReflectAction.java
aQute.bnd.build.ScriptAction.class
aQute/bnd/build/ScriptAction.java
aQute.bnd.build.Workspace$CachedFileRepo.class
aQute.bnd.build.Workspace.class
aQute/bnd/build/Workspace.java
aQute.bnd.help.Errors.class
aQute/bnd/help/Errors.java
aQute.bnd.help.Syntax.class
aQute/bnd/help/Syntax.java
aQute.bnd.help.Warnings.class
aQute/bnd/help/Warnings.java
aQute/bnd/help/changed.txt
aQute/bnd/help/syntax.properties
aQute/bnd/help/syntax.xml
aQute.bnd.make.Make.class
aQute/bnd/make/Make.java
aQute.bnd.make.MakeBnd.class
aQute/bnd/make/MakeBnd.java
aQute.bnd.make.MakeCopy.class
aQute/bnd/make/MakeCopy.java
aQute.bnd.make.calltree.CalltreeResource$1.class
aQute.bnd.make.calltree.CalltreeResource.class
aQute/bnd/make/calltree/CalltreeResource.java
aQute.bnd.make.component.ComponentAnnotationReader.class
aQute/bnd/make/component/ComponentAnnotationReader.java
aQute.bnd.make.component.ServiceComponent$ComponentMaker.class
aQute.bnd.make.component.ServiceComponent.class
aQute/bnd/make/component/ServiceComponent.java
aQute.bnd.make.coverage.Coverage$1.class
aQute.bnd.make.coverage.Coverage$2.class
aQute.bnd.make.coverage.Coverage.class
aQute/bnd/make/coverage/Coverage.java
aQute.bnd.make.coverage.CoverageResource.class
aQute/bnd/make/coverage/CoverageResource.java
aQute.bnd.maven.BsnToMavenPath.class
aQute/bnd/maven/BsnToMavenPath.java
aQute.bnd.maven.MavenCommand.class
aQute/bnd/maven/MavenCommand.java
aQute.bnd.maven.MavenDependencyGraph$Artifact.class
aQute.bnd.maven.MavenDependencyGraph$Scope.class
aQute.bnd.maven.MavenDependencyGraph.class
aQute/bnd/maven/MavenDependencyGraph.java
aQute.bnd.maven.MavenDeploy.class
aQute/bnd/maven/MavenDeploy.java
aQute.bnd.maven.MavenDeployCmd.class
aQute/bnd/maven/MavenDeployCmd.java
aQute.bnd.maven.MavenGroup.class
aQute/bnd/maven/MavenGroup.java
aQute.bnd.maven.MavenRepository.class
aQute/bnd/maven/MavenRepository.java
aQute.bnd.maven.Pom.class
aQute/bnd/maven/Pom.java
aQute.bnd.maven.PomResource.class
aQute/bnd/maven/PomResource.java
aQute.bnd.repo.eclipse.EclipseRepo.class
aQute/bnd/repo/eclipse/EclipseRepo.java
aQute.bnd.service.AnalyzerPlugin.class
aQute/bnd/service/AnalyzerPlugin.java
aQute.bnd.service.BndListener.class
aQute/bnd/service/BndListener.java
aQute.bnd.service.CommandPlugin.class
aQute/bnd/service/CommandPlugin.java
aQute.bnd.service.DependencyContributor.class
aQute/bnd/service/DependencyContributor.java
aQute.bnd.service.Deploy.class
aQute/bnd/service/Deploy.java
aQute.bnd.service.EclipseJUnitTester.class
aQute/bnd/service/EclipseJUnitTester.java
aQute.bnd.service.LauncherPlugin.class
aQute/bnd/service/LauncherPlugin.java
aQute.bnd.service.MakePlugin.class
aQute/bnd/service/MakePlugin.java
aQute.bnd.service.Plugin.class
aQute/bnd/service/Plugin.java
aQute.bnd.service.Refreshable.class
aQute/bnd/service/Refreshable.java
aQute.bnd.service.RepositoryPlugin.class
aQute/bnd/service/RepositoryPlugin.java
aQute.bnd.service.Scripter.class
aQute/bnd/service/Scripter.java
aQute.bnd.service.SignerPlugin.class
aQute/bnd/service/SignerPlugin.java
aQute.bnd.service.action.Action.class
aQute/bnd/service/action/Action.java
aQute.bnd.service.action.NamedAction.class
aQute/bnd/service/action/NamedAction.java
aQute.bnd.settings.Settings.class
aQute/bnd/settings/Settings.java
aQute.bnd.signing.JartoolSigner$1.class
aQute.bnd.signing.JartoolSigner.class
aQute/bnd/signing/JartoolSigner.java
aQute.bnd.signing.Signer.class
aQute/bnd/signing/Signer.java
aQute.lib.base64.Base64.class
aQute/lib/base64/Base64.java
aQute.lib.collections.LineCollection.class
aQute/lib/collections/LineCollection.java
aQute.lib.deployer.FileInstallRepo.class
aQute/lib/deployer/FileInstallRepo.java
aQute.lib.deployer.FileRepo.class
aQute/lib/deployer/FileRepo.java
aQute.lib.filter.Filter$DictQuery.class
aQute.lib.filter.Filter$Query.class
aQute.lib.filter.Filter.class
aQute/lib/filter/Filter.java
aQute.lib.index.Index$Page.class
aQute.lib.index.Index.class
aQute/lib/index/Index.java
aQute.lib.io.IO.class
aQute/lib/io/IO.java
aQute.lib.io.LimitedInputStream.class
aQute/lib/io/LimitedInputStream.java
aQute.lib.jardiff.Diff.class
aQute/lib/jardiff/Diff.java
aQute.lib.osgi.About.class
aQute/lib/osgi/About.java
aQute.lib.osgi.AbstractResource.class
aQute/lib/osgi/AbstractResource.java
aQute.lib.osgi.Analyzer$1.class
aQute.lib.osgi.Analyzer.class
aQute/lib/osgi/Analyzer.java
aQute.lib.osgi.Annotation.class
aQute/lib/osgi/Annotation.java
aQute.lib.osgi.Builder.class
aQute/lib/osgi/Builder.java
aQute.lib.osgi.ClassDataCollector.class
aQute/lib/osgi/ClassDataCollector.java
aQute.lib.osgi.Clazz$1.class
aQute.lib.osgi.Clazz$Assoc.class
aQute.lib.osgi.Clazz$FieldDef.class
aQute.lib.osgi.Clazz$JAVA.class
aQute.lib.osgi.Clazz$MethodDef.class
aQute.lib.osgi.Clazz$QUERY.class
aQute.lib.osgi.Clazz.class
aQute/lib/osgi/Clazz.java
aQute.lib.osgi.Constants.class
aQute/lib/osgi/Constants.java
aQute.lib.osgi.EmbeddedResource.class
aQute/lib/osgi/EmbeddedResource.java
aQute.lib.osgi.FileResource.class
aQute/lib/osgi/FileResource.java
aQute.lib.osgi.Instruction.class
aQute/lib/osgi/Instruction.java
aQute.lib.osgi.InstructionFilter.class
aQute/lib/osgi/InstructionFilter.java
aQute.lib.osgi.Jar.class
aQute/lib/osgi/Jar.java
aQute.lib.osgi.JarResource.class
aQute/lib/osgi/JarResource.java
aQute.lib.osgi.Macro$Link.class
aQute.lib.osgi.Macro.class
aQute/lib/osgi/Macro.java
aQute.lib.osgi.OpCodes.class
aQute/lib/osgi/OpCodes.java
aQute.lib.osgi.PreprocessResource.class
aQute/lib/osgi/PreprocessResource.java
aQute.lib.osgi.Processor$CL.class
aQute.lib.osgi.Processor.class
aQute/lib/osgi/Processor.java
aQute.lib.osgi.Resource.class
aQute/lib/osgi/Resource.java
aQute.lib.osgi.URLResource.class
aQute/lib/osgi/URLResource.java
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
无
|