| GroupId | GroupIdcom.54chen |
|---|---|
| ArtifactId | ArtifactIdpaoding-rose-portal |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionpaoding-rose-portal
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| paoding-rose-portal-1.0.pom | |
| paoding-rose-portal-1.0.jar | 129 KB |
| paoding-rose-portal-1.0-sources.jar | 63 KB |
| paoding-rose-portal-1.0-javadoc.jar | 244 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.54chen/paoding-rose-portal/ -->
<dependency>
<groupId>com.54chen</groupId>
<artifactId>paoding-rose-portal</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.54chen/paoding-rose-portal/
implementation 'com.54chen:paoding-rose-portal:1.0'
// https://jarcasting.com/artifacts/com.54chen/paoding-rose-portal/
implementation ("com.54chen:paoding-rose-portal:1.0")
'com.54chen:paoding-rose-portal:jar:1.0'
<dependency org="com.54chen" name="paoding-rose-portal" rev="1.0">
<artifact name="paoding-rose-portal" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.54chen', module='paoding-rose-portal', version='1.0')
)
libraryDependencies += "com.54chen" % "paoding-rose-portal" % "1.0"
[com.54chen/paoding-rose-portal "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.metaparadigm : json-rpc | jar | 1.0 |
| javax.servlet : servlet-api | jar | 2.4 |
| javax.servlet : jsp-api | jar | 2.0 |
| com.54chen : paoding-rose | jar | 1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.6 |