License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.hiskasoft.maven |
ArtifactId | ArtifactIdhiska-maven-example |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionhiska-maven-example
Example project for use th plugin for control the basic concept
|
Filename | Size |
---|---|
hiska-maven-example-1.0.2.pom | |
hiska-maven-example-1.0.2.war | 7 KB |
hiska-maven-example-1.0.2-sources.jar | 5 KB |
hiska-maven-example-1.0.2-javadoc.jar | 423 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hiskasoft.maven/hiska-maven-example/ -->
<dependency>
<groupId>com.hiskasoft.maven</groupId>
<artifactId>hiska-maven-example</artifactId>
<version>1.0.2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.hiskasoft.maven/hiska-maven-example/
implementation 'com.hiskasoft.maven:hiska-maven-example:1.0.2'
// https://jarcasting.com/artifacts/com.hiskasoft.maven/hiska-maven-example/
implementation ("com.hiskasoft.maven:hiska-maven-example:1.0.2")
'com.hiskasoft.maven:hiska-maven-example:war:1.0.2'
<dependency org="com.hiskasoft.maven" name="hiska-maven-example" rev="1.0.2">
<artifact name="hiska-maven-example" type="war" />
</dependency>
@Grapes(
@Grab(group='com.hiskasoft.maven', module='hiska-maven-example', version='1.0.2')
)
libraryDependencies += "com.hiskasoft.maven" % "hiska-maven-example" % "1.0.2"
[com.hiskasoft.maven/hiska-maven-example "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
javax.xml.bind : jaxb-api | jar | 2.3.1 |
javax : javaee-web-api | jar | 7.0 |