License |
License
The Apache License, Version 2.0
|
---|---|
GroupId | GroupIdcom.js-lib |
ArtifactId | ArtifactIdtools-script-gen |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAPT Script Generator
Script generator for APT maven plugin.
|
Filename | Size |
---|---|
tools-script-gen-1.0.0.pom | |
tools-script-gen-1.0.0.jar | 16 KB |
tools-script-gen-1.0.0-sources.jar | 10 KB |
tools-script-gen-1.0.0-javadoc.jar | 75 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.js-lib/tools-script-gen/ -->
<dependency>
<groupId>com.js-lib</groupId>
<artifactId>tools-script-gen</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.js-lib/tools-script-gen/
implementation 'com.js-lib:tools-script-gen:1.0.0'
// https://jarcasting.com/artifacts/com.js-lib/tools-script-gen/
implementation ("com.js-lib:tools-script-gen:1.0.0")
'com.js-lib:tools-script-gen:jar:1.0.0'
<dependency org="com.js-lib" name="tools-script-gen" rev="1.0.0">
<artifact name="tools-script-gen" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.js-lib', module='tools-script-gen', version='1.0.0')
)
libraryDependencies += "com.js-lib" % "tools-script-gen" % "1.0.0"
[com.js-lib/tools-script-gen "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.velocity : velocity | jar | 1.7 |
com.js-lib : js-commons | jar | 1.3.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |