| License |
License |
|---|---|
| GroupId | GroupIdcom.qcfsoftware |
| ArtifactId | ArtifactIdrpom |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
Descriptionrpom
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| rpom-1.0.0.pom | |
| rpom-1.0.0.jar | 11 KB |
| rpom-1.0.0-sources.jar | 5 KB |
| rpom-1.0.0-javadoc.jar | 48 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.qcfsoftware/rpom/ -->
<dependency>
<groupId>com.qcfsoftware</groupId>
<artifactId>rpom</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.qcfsoftware/rpom/
implementation 'com.qcfsoftware:rpom:1.0.0'
// https://jarcasting.com/artifacts/com.qcfsoftware/rpom/
implementation ("com.qcfsoftware:rpom:1.0.0")
'com.qcfsoftware:rpom:jar:1.0.0'
<dependency org="com.qcfsoftware" name="rpom" rev="1.0.0">
<artifact name="rpom" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qcfsoftware', module='rpom', version='1.0.0')
)
libraryDependencies += "com.qcfsoftware" % "rpom" % "1.0.0"
[com.qcfsoftware/rpom "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.3.0 |
| org.slf4j : slf4j-log4j12 | jar | 1.3.0 |
| org.slf4j : jcl104-over-slf4j | jar | 1.3.0 |
| log4j : log4j | jar | 1.2.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |