组织ID: |
org.apache.xbean |
项目ID: |
xbean-reflect |
版本: |
2.2 |
最后修改时间: |
2019-10-23 02:32:13 |
包类型: |
jar |
标题: |
XBean :: Reflect |
大小: |
70.21KB |
|
Maven引入代码: |
<dependency>
<groupId>org.apache.xbean</groupId>
<artifactId>xbean-reflect</artifactId>
<version>2.2</version>
</dependency>
|
Gradle引入代码: |
org.apache.xbean:xbean-reflect:2.2
|
下载Jar包: |
|
POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?><project>
<parent>
<artifactId>xbean</artifactId>
<groupId>org.apache.xbean</groupId>
<version>2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>xbean-reflect</artifactId>
<name>XBean :: Reflect</name>
<version>2.2</version>
<build>
<plugins>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<source>1.4</source>
<target>1.4</target>
</configuration>
</plugin>
</plugins>
</build>
<dependencies>
<dependency>
<groupId>mx4j</groupId>
<artifactId>mx4j</artifactId>
<version>3.0.1</version>
</dependency>
</dependencies>
<distributionManagement>
<status>deployed</status>
</distributionManagement>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
org.apache.xbean.ClassLoading.class
org.apache.xbean.propertyeditor.AbstractCollectionConverter.class
org.apache.xbean.propertyeditor.AbstractConverter.class
org.apache.xbean.propertyeditor.AbstractMapConverter.class
org.apache.xbean.propertyeditor.ArrayConverter.class
org.apache.xbean.propertyeditor.ArrayListEditor.class
org.apache.xbean.propertyeditor.BigDecimalEditor.class
org.apache.xbean.propertyeditor.BigIntegerEditor.class
org.apache.xbean.propertyeditor.BooleanEditor.class
org.apache.xbean.propertyeditor.ByteEditor.class
org.apache.xbean.propertyeditor.CharacterEditor.class
org.apache.xbean.propertyeditor.ClassEditor.class
org.apache.xbean.propertyeditor.CollectionUtil.class
org.apache.xbean.propertyeditor.Converter.class
org.apache.xbean.propertyeditor.DateEditor.class
org.apache.xbean.propertyeditor.DoubleEditor.class
org.apache.xbean.propertyeditor.FileEditor.class
org.apache.xbean.propertyeditor.FloatEditor.class
org.apache.xbean.propertyeditor.HashMapEditor.class
org.apache.xbean.propertyeditor.HashtableEditor.class
org.apache.xbean.propertyeditor.IdentityHashMapEditor.class
org.apache.xbean.propertyeditor.Inet4AddressEditor.class
org.apache.xbean.propertyeditor.Inet6AddressEditor.class
org.apache.xbean.propertyeditor.InetAddressEditor.class
org.apache.xbean.propertyeditor.IntegerEditor.class
org.apache.xbean.propertyeditor.LinkedHashMapEditor.class
org.apache.xbean.propertyeditor.LinkedHashSetEditor.class
org.apache.xbean.propertyeditor.LinkedListEditor.class
org.apache.xbean.propertyeditor.ListEditor.class
org.apache.xbean.propertyeditor.LongEditor.class
org.apache.xbean.propertyeditor.MapEditor.class
org.apache.xbean.propertyeditor.ObjectNameEditor.class
org.apache.xbean.propertyeditor.PropertiesEditor.class
org.apache.xbean.propertyeditor.PropertyEditorException.class
org.apache.xbean.propertyeditor.PropertyEditors.class
org.apache.xbean.propertyeditor.ReferenceIdentityMap$1.class
org.apache.xbean.propertyeditor.ReferenceIdentityMap$ReferenceEntry.class
org.apache.xbean.propertyeditor.ReferenceIdentityMap.class
org.apache.xbean.propertyeditor.SetEditor.class
org.apache.xbean.propertyeditor.ShortEditor.class
org.apache.xbean.propertyeditor.SortedMapEditor.class
org.apache.xbean.propertyeditor.SortedSetEditor.class
org.apache.xbean.propertyeditor.StringEditor.class
org.apache.xbean.propertyeditor.TreeMapEditor.class
org.apache.xbean.propertyeditor.TreeSetEditor.class
org.apache.xbean.propertyeditor.URIEditor.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
mx4j-3.0.1.jar
/mx4j/mx4j/3.0.1
查看mx4j所有版本文件
|