组织ID: |
org.apache.servicemix.bundles |
项目ID: |
org.apache.servicemix.bundles.hamcrest |
版本: |
1.1_1 |
最后修改时间: |
2019-10-23 02:42:53 |
包类型: |
jar |
标题: |
Apache ServiceMix Bundles: ${pkgArtifactId}-${pkgVersion} |
描述: |
This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar. |
大小: |
193.93KB |
|
Maven引入代码: |
<dependency>
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.hamcrest</artifactId>
<version>1.1_1</version>
</dependency>
|
Gradle引入代码: |
org.apache.servicemix.bundles:org.apache.servicemix.bundles.hamcrest:1.1_1
|
下载Jar包: |
|
POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<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">
<parent>
<artifactId>bundles-pom</artifactId>
<groupId>org.apache.servicemix.bundles</groupId>
<version>2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.hamcrest</artifactId>
<packaging>bundle</packaging>
<name>Apache ServiceMix Bundles: ${pkgArtifactId}-${pkgVersion}</name>
<version>1.1_1</version>
<description>This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.</description>
<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.hamcrest-1.1_1</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.hamcrest-1.1_1</developerConnection>
<url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.hamcrest-1.1_1</url>
</scm>
<build>
<plugins>
<plugin>
<artifactId>maven-shade-plugin</artifactId>
<executions>
<execution>
<phase>package</phase>
<goals>
<goal>shade</goal>
</goals>
<configuration>
<artifactSet>
<includes>
<include>${pkgGroupId}:${pkgArtifactId}</include>
</includes>
</artifactSet>
<filters>
<filter>
<artifact>${pkgGroupId}:${pkgArtifactId}</artifact>
<excludes>
<exclude>**</exclude>
</excludes>
</filter>
</filters>
<promoteTransitiveDependencies>true</promoteTransitiveDependencies>
<createDependencyReducedPom>true</createDependencyReducedPom>
</configuration>
</execution>
</executions>
</plugin>
</plugins>
</build>
<properties>
<pkgVersion>1.1</pkgVersion>
<pkgArtifactId>hamcrest-all</pkgArtifactId>
<servicemix.osgi.export.pkg>org.hamcrest*</servicemix.osgi.export.pkg>
<servicemix.osgi.import.pkg>org.easymock;resolution:=optional,
org.jmock.core;resolution:=optional,
*</servicemix.osgi.import.pkg>
<pkgGroupId>org.hamcrest</pkgGroupId>
</properties>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
META-INF/DEPENDENCIES
META-INF/LICENSE
META-INF/NOTICE
META-INF/maven/org.apache.servicemix.bundles/org.apache.servicemix.bundles.hamcrest/pom.properties
META-INF/maven/org.apache.servicemix.bundles/org.apache.servicemix.bundles.hamcrest/pom.xml
org.hamcrest.BaseDescription.class
org.hamcrest.BaseMatcher.class
org.hamcrest.CoreMatchers.class
org.hamcrest.Description.class
org.hamcrest.EasyMock2Matchers.class
org.hamcrest.Factory.class
org.hamcrest.JMock1Matchers.class
org.hamcrest.Matcher.class
org.hamcrest.MatcherAssert.class
org.hamcrest.Matchers.class
org.hamcrest.SelfDescribing.class
org.hamcrest.StringDescription.class
org.hamcrest.TypeSafeMatcher.class
org.hamcrest.beans.HasProperty.class
org.hamcrest.beans.HasPropertyWithValue.class
org.hamcrest.beans.PropertyUtil.class
org.hamcrest.collection.IsArray.class
org.hamcrest.collection.IsArrayContaining.class
org.hamcrest.collection.IsCollectionContaining.class
org.hamcrest.collection.IsIn.class
org.hamcrest.collection.IsMapContaining.class
org.hamcrest.core.AllOf.class
org.hamcrest.core.AnyOf.class
org.hamcrest.core.DescribedAs.class
org.hamcrest.core.Is.class
org.hamcrest.core.IsAnything.class
org.hamcrest.core.IsEqual.class
org.hamcrest.core.IsInstanceOf.class
org.hamcrest.core.IsNot.class
org.hamcrest.core.IsNull.class
org.hamcrest.core.IsSame.class
org.hamcrest.generator.EasyMock2FactoryWriter.class
org.hamcrest.generator.FactoryMethod$Parameter.class
org.hamcrest.generator.FactoryMethod.class
org.hamcrest.generator.FactoryWriter.class
org.hamcrest.generator.HamcrestFactoryWriter.class
org.hamcrest.generator.QDox.class
org.hamcrest.generator.QDoxFactoryReader$1.class
org.hamcrest.generator.QDoxFactoryReader.class
org.hamcrest.generator.QuickReferenceWriter.class
org.hamcrest.generator.ReflectiveFactoryReader$1.class
org.hamcrest.generator.ReflectiveFactoryReader.class
org.hamcrest.generator.SugarConfiguration.class
org.hamcrest.generator.SugarGenerator.class
org.hamcrest.generator.config.XmlConfigurator$1.class
org.hamcrest.generator.config.XmlConfigurator.class
org.hamcrest.generator.qdox.JavaDocBuilder$1.class
org.hamcrest.generator.qdox.JavaDocBuilder.class
org.hamcrest.generator.qdox.Searcher.class
org.hamcrest.generator.qdox.ant.AbstractQdoxTask.class
org.hamcrest.generator.qdox.directorywalker.DirectoryScanner$1.class
org.hamcrest.generator.qdox.directorywalker.DirectoryScanner.class
org.hamcrest.generator.qdox.directorywalker.FileVisitor.class
org.hamcrest.generator.qdox.directorywalker.Filter.class
org.hamcrest.generator.qdox.directorywalker.SuffixFilter.class
org.hamcrest.generator.qdox.junit.APITestCase$1.class
org.hamcrest.generator.qdox.junit.APITestCase.class
org.hamcrest.generator.qdox.model.AbstractInheritableJavaEntity.class
org.hamcrest.generator.qdox.model.AbstractJavaEntity.class
org.hamcrest.generator.qdox.model.BeanProperty.class
org.hamcrest.generator.qdox.model.ClassLibrary.class
org.hamcrest.generator.qdox.model.DefaultDocletTag.class
org.hamcrest.generator.qdox.model.DefaultDocletTagFactory.class
org.hamcrest.generator.qdox.model.DocletTag.class
org.hamcrest.generator.qdox.model.DocletTagFactory.class
org.hamcrest.generator.qdox.model.IndentBuffer.class
org.hamcrest.generator.qdox.model.JavaClass.class
org.hamcrest.generator.qdox.model.JavaClassCache.class
org.hamcrest.generator.qdox.model.JavaClassParent.class
org.hamcrest.generator.qdox.model.JavaField.class
org.hamcrest.generator.qdox.model.JavaMethod.class
org.hamcrest.generator.qdox.model.JavaParameter.class
org.hamcrest.generator.qdox.model.JavaSource.class
org.hamcrest.generator.qdox.model.Member.class
org.hamcrest.generator.qdox.model.ModelBuilder.class
org.hamcrest.generator.qdox.model.Type.class
org.hamcrest.generator.qdox.model.util.OrderedMap$Entry.class
org.hamcrest.generator.qdox.model.util.OrderedMap$OrderedSet.class
org.hamcrest.generator.qdox.model.util.OrderedMap.class
org.hamcrest.generator.qdox.model.util.TagParser.class
org.hamcrest.generator.qdox.parser.Builder.class
org.hamcrest.generator.qdox.parser.Lexer.class
org.hamcrest.generator.qdox.parser.ParseException.class
org.hamcrest.generator.qdox.parser.impl.JFlexLexer.class
org.hamcrest.generator.qdox.parser.impl.Parser$1.class
org.hamcrest.generator.qdox.parser.impl.Parser$Value.class
org.hamcrest.generator.qdox.parser.impl.Parser.class
org.hamcrest.generator.qdox.parser.structs.ClassDef.class
org.hamcrest.generator.qdox.parser.structs.FieldDef.class
org.hamcrest.generator.qdox.parser.structs.LocatedDef.class
org.hamcrest.generator.qdox.parser.structs.MethodDef.class
org.hamcrest.generator.qdox.parser.structs.TagDef.class
org.hamcrest.generator.qdox.parser.structs.TypeDef.class
org.hamcrest.generator.qdox.tools.QDoxTester$1.class
org.hamcrest.generator.qdox.tools.QDoxTester$ConsoleReporter.class
org.hamcrest.generator.qdox.tools.QDoxTester$Reporter.class
org.hamcrest.generator.qdox.tools.QDoxTester.class
org.hamcrest.integration.EasyMock2Adapter.class
org.hamcrest.integration.JMock1Adapter.class
org.hamcrest.internal.ArrayIterator.class
org.hamcrest.internal.SelfDescribingValue.class
org.hamcrest.internal.SelfDescribingValueIterator.class
org.hamcrest.number.IsCloseTo.class
org.hamcrest.number.IsGreaterThan.class
org.hamcrest.number.OrderingComparisons.class
org.hamcrest.object.HasToString.class
org.hamcrest.object.IsCompatibleType.class
org.hamcrest.object.IsEventFrom.class
org.hamcrest.text.IsEqualIgnoringCase.class
org.hamcrest.text.IsEqualIgnoringWhiteSpace.class
org.hamcrest.text.StringContains.class
org.hamcrest.text.StringEndsWith.class
org.hamcrest.text.StringStartsWith.class
org.hamcrest.text.SubstringMatcher.class
org.hamcrest.text.X.class
org.hamcrest.text.pattern.Field.class
org.hamcrest.text.pattern.FromTo.class
org.hamcrest.text.pattern.Parse.class
org.hamcrest.text.pattern.PatternComponent.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
无
|