License |
License |
---|---|
Categories |
CategoriesGlassFish Container Application Servers Maven Build Tools |
GroupId | GroupIdcom.sun.enterprise.glassfish |
ArtifactId | ArtifactIdmaven-skin |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMaven2 skin for Glassfish theme
|
Filename | Size |
---|---|
maven-skin-1.1.pom | |
maven-skin-1.1.jar | 7 KB |
maven-skin-1.1-sources.jar | 5 KB |
maven-skin-1.1-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sun.enterprise.glassfish/maven-skin/ -->
<dependency>
<groupId>com.sun.enterprise.glassfish</groupId>
<artifactId>maven-skin</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.enterprise.glassfish/maven-skin/
implementation 'com.sun.enterprise.glassfish:maven-skin:1.1'
// https://jarcasting.com/artifacts/com.sun.enterprise.glassfish/maven-skin/
implementation ("com.sun.enterprise.glassfish:maven-skin:1.1")
'com.sun.enterprise.glassfish:maven-skin:jar:1.1'
<dependency org="com.sun.enterprise.glassfish" name="maven-skin" rev="1.1">
<artifact name="maven-skin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.enterprise.glassfish', module='maven-skin', version='1.1')
)
libraryDependencies += "com.sun.enterprise.glassfish" % "maven-skin" % "1.1"
[com.sun.enterprise.glassfish/maven-skin "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.reporting : maven-reporting-api | jar | 2.0 |
org.apache.maven.reporting : maven-reporting-impl | jar | 2.0.2 |