hiska-maven-example

Example project for use th plugin for control the basic concept

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.hiskasoft.maven
ArtifactId

ArtifactId

hiska-maven-example
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

war
Description

Description

hiska-maven-example
Example project for use th plugin for control the basic concept

Download hiska-maven-example

How to add to project

<!-- 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"]

Dependencies

provided (2)

Group / Artifact Type Version
javax.xml.bind : jaxb-api jar 2.3.1
javax : javaee-web-api jar 7.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2