| Group ID: |
org.tinygroup |
| Artifact ID: |
org.tinygroup.userComment |
| Last modified: |
11.12.2015 12:05 |
| Packaging: |
jar |
|
|
| Size: |
2.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/org/tinygroup/org.tinygroup.userComment/2.0.30/org.tinygroup.userComment-2.0.30-tests.jar |
| POM: |
Show
hide
<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/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.tinygroup</groupId>
<artifactId>TinyUiEnterprise</artifactId>
<version>2.0.30</version>
</parent>
<artifactId>org.tinygroup.userComment</artifactId>
<dependencies>
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>org.tinygroup.jquery</artifactId>
<version>${project.version}</version>
</dependency>
</dependencies>
</project>
|
| Maven: |
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>org.tinygroup.userComment</artifactId>
<version>2.0.30</version>
<classifier>tests</classifier>
</dependency>
|
| Gradle: |
org.tinygroup:org.tinygroup.userComment:2.0.30:tests |
| Dependencies: |
-
[JAR]
org.tinygroup.jquery-${project.version}.jar
in org/tinygroup/org.tinygroup.jquery/${project.version}
|
| Dependency Graph: |
Show
Less
More
|