HauGradleTest

A application used as an example on how to set up pushing its components to the Central Repository.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.nguyenhunghau
ArtifactId

ArtifactId

TWA1Gradle
Last Version

Last Version

3.0.Alpha2
Release Date

Release Date

Type

Type

war
Description

Description

HauGradleTest
A application used as an example on how to set up pushing its components to the Central Repository.

Download TWA1Gradle

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.nguyenhunghau/TWA1Gradle/ -->
<dependency>
    <groupId>com.github.nguyenhunghau</groupId>
    <artifactId>TWA1Gradle</artifactId>
    <version>3.0.Alpha2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nguyenhunghau/TWA1Gradle/
implementation 'com.github.nguyenhunghau:TWA1Gradle:3.0.Alpha2'
// https://jarcasting.com/artifacts/com.github.nguyenhunghau/TWA1Gradle/
implementation ("com.github.nguyenhunghau:TWA1Gradle:3.0.Alpha2")
'com.github.nguyenhunghau:TWA1Gradle:war:3.0.Alpha2'
<dependency org="com.github.nguyenhunghau" name="TWA1Gradle" rev="3.0.Alpha2">
  <artifact name="TWA1Gradle" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.nguyenhunghau', module='TWA1Gradle', version='3.0.Alpha2')
)
libraryDependencies += "com.github.nguyenhunghau" % "TWA1Gradle" % "3.0.Alpha2"
[com.github.nguyenhunghau/TWA1Gradle "3.0.Alpha2"]

Dependencies

compile (2)

Group / Artifact Type Version
log4j : log4j jar 1.2.15
commons-io : commons-io jar 1.4

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.Alpha2