| 组织ID: |
org.codehaus.plexus |
| 项目ID: |
plexus-component-annotations |
| 版本: |
1.0-beta-3.0.4 |
| 最后修改时间: |
2019-10-23 22:59:10 |
| 包类型: |
jar |
| 标题: |
Plexus :: Component Annotations |
| 大小: |
4.01KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-component-annotations</artifactId>
<version>1.0-beta-3.0.4</version>
</dependency>
|
| Gradle引入代码: |
org.codehaus.plexus:plexus-component-annotations:1.0-beta-3.0.4
|
| 下载Jar包: |
|
| POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<!-- $Id: pom.xml 8020 2009-01-12 00:49:18Z jvanzyl $ -->
<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>
<parent>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-containers</artifactId>
<version>1.0-beta-3.0.4</version>
</parent>
<artifactId>plexus-component-annotations</artifactId>
<name>Plexus :: Component Annotations</name>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
org.codehaus.plexus.component.annotations.Component.class
org.codehaus.plexus.component.annotations.Configuration.class
org.codehaus.plexus.component.annotations.Requirement.class
META-INF/maven/org.codehaus.plexus/plexus-component-annotations/pom.xml
META-INF/maven/org.codehaus.plexus/plexus-component-annotations/pom.properties
|
| 依赖Jar: |
无
|