TrueLicense Build Tasks

The TrueLicense Build Tools can generate source files from Apache Velocity template files, obfuscate constant string values in class files and obfuscate byte code using ProGuard.

License

License

GroupId

GroupId

global.namespace.truelicense
ArtifactId

ArtifactId

truelicense-build-tasks
Last Version

Last Version

4.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

TrueLicense Build Tasks
The TrueLicense Build Tools can generate source files from Apache Velocity template files, obfuscate constant string values in class files and obfuscate byte code using ProGuard.
Project URL

Project URL

http://truelicense.net/truelicense-build-tasks/
Project Organization

Project Organization

Schlichtherle IT Services

Download truelicense-build-tasks

How to add to project

<!-- https://jarcasting.com/artifacts/global.namespace.truelicense/truelicense-build-tasks/ -->
<dependency>
    <groupId>global.namespace.truelicense</groupId>
    <artifactId>truelicense-build-tasks</artifactId>
    <version>4.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/global.namespace.truelicense/truelicense-build-tasks/
implementation 'global.namespace.truelicense:truelicense-build-tasks:4.0.3'
// https://jarcasting.com/artifacts/global.namespace.truelicense/truelicense-build-tasks/
implementation ("global.namespace.truelicense:truelicense-build-tasks:4.0.3")
'global.namespace.truelicense:truelicense-build-tasks:jar:4.0.3'
<dependency org="global.namespace.truelicense" name="truelicense-build-tasks" rev="4.0.3">
  <artifact name="truelicense-build-tasks" type="jar" />
</dependency>
@Grapes(
@Grab(group='global.namespace.truelicense', module='truelicense-build-tasks', version='4.0.3')
)
libraryDependencies += "global.namespace.truelicense" % "truelicense-build-tasks" % "4.0.3"
[global.namespace.truelicense/truelicense-build-tasks "4.0.3"]

Dependencies

compile (5)

Group / Artifact Type Version
global.namespace.truelicense : truelicense-obfuscate jar 4.0.3
global.namespace.neuron-di : neuron-di jar 6.4.4
org.apache.velocity : velocity-engine-core jar 2.2
org.apache.velocity.tools : velocity-tools-generic jar 3.0
org.ow2.asm : asm-tree jar 7.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.3
4.0.1
4.0.0
4.0.0-RC3