组织ID: |
javax.measure |
项目ID: |
jsr-275 |
版本: |
1.0.0 |
最后修改时间: |
2019-04-10 09:03:01 |
包类型: |
jar |
标题: |
jsr-275 |
描述: |
The version 1.0 is not official yet and points to the latest draft release.
|
大小: |
1.65KB |
|
Maven引入代码: |
<dependency>
<groupId>javax.measure</groupId>
<artifactId>jsr-275</artifactId>
<version>1.0.0</version>
</dependency>
|
Gradle引入代码: |
javax.measure:jsr-275:1.0.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">
<!-- Project Information -->
<modelVersion>4.0.0</modelVersion>
<groupId>javax.measure</groupId>
<artifactId>jsr-275</artifactId>
<version>1.0.0</version>
<name>jsr-275</name>
<description>The version 1.0 is not official yet and points to the latest draft release.
</description>
<build>
<extensions>
<extension>
<groupId>org.jvnet.wagon-svn</groupId>
<artifactId>wagon-svn</artifactId>
<version>1.9</version>
</extension>
</extensions>
</build>
<distributionManagement>
<relocation>
<groupId>javax.measure</groupId>
<artifactId>jsr-275</artifactId>
<version>0.9.1</version>
</relocation>
<repository>
<uniqueVersion>false</uniqueVersion>
<id>java.net-maven2-repository</id>
<url>java-net:/maven2-repository/trunk/repository/</url>
</repository>
</distributionManagement>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
META-INF/maven/javax.measure/jsr-275/pom.xml
META-INF/maven/javax.measure/jsr-275/pom.properties
|
依赖Jar: |
无
|