License |
License |
---|---|
GroupId | GroupIdcom.legsem.legstar |
ArtifactId | ArtifactIdlegstar-codegen |
Last Version | Last Version1.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLegStar Code generation common code
Common code generation classes for LegStar
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
legstar-codegen-1.6.0.pom | |
legstar-codegen-1.6.0.jar | 22 KB |
legstar-codegen-1.6.0-sources.jar | 20 KB |
legstar-codegen-1.6.0-javadoc.jar | 99 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.legsem.legstar/legstar-codegen/ -->
<dependency>
<groupId>com.legsem.legstar</groupId>
<artifactId>legstar-codegen</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.legsem.legstar/legstar-codegen/
implementation 'com.legsem.legstar:legstar-codegen:1.6.0'
// https://jarcasting.com/artifacts/com.legsem.legstar/legstar-codegen/
implementation ("com.legsem.legstar:legstar-codegen:1.6.0")
'com.legsem.legstar:legstar-codegen:jar:1.6.0'
<dependency org="com.legsem.legstar" name="legstar-codegen" rev="1.6.0">
<artifact name="legstar-codegen" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.legsem.legstar', module='legstar-codegen', version='1.6.0')
)
libraryDependencies += "com.legsem.legstar" % "legstar-codegen" % "1.6.0"
[com.legsem.legstar/legstar-codegen "1.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.velocity : velocity | jar | 1.6.3 |
commons-io : commons-io | jar | 2.1 |
commons-logging : commons-logging | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
ant : ant | jar | 1.6.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |