Last Version

LearnLib :: Build Parent 0.16.0

A utility parent, that defines certain plugin executions for the build process. May be used to define dependencies on the "build-tools" artifact without introducing cyclic dependencies with the general parent.

License

License

GroupId

GroupId

de.learnlib
ArtifactId

ArtifactId

learnlib-build-parent
Version

Version

0.16.0
Type

Type

pom
Description

Description

LearnLib :: Build Parent
A utility parent, that defines certain plugin executions for the build process. May be used to define dependencies on the "build-tools" artifact without introducing cyclic dependencies with the general parent.
Project URL

Project URL

http://learnlib.github.io/learnlib/maven-site/0.16.0/learnlib-build-parent

Download learnlib-build-parent 0.16.0


<!-- https://jarcasting.com/artifacts/de.learnlib/learnlib-build-parent/ -->
<dependency>
    <groupId>de.learnlib</groupId>
    <artifactId>learnlib-build-parent</artifactId>
    <version>0.16.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.learnlib/learnlib-build-parent/
implementation 'de.learnlib:learnlib-build-parent:0.16.0'
// https://jarcasting.com/artifacts/de.learnlib/learnlib-build-parent/
implementation ("de.learnlib:learnlib-build-parent:0.16.0")
'de.learnlib:learnlib-build-parent:pom:0.16.0'
<dependency org="de.learnlib" name="learnlib-build-parent" rev="0.16.0">
  <artifact name="learnlib-build-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.learnlib', module='learnlib-build-parent', version='0.16.0')
)
libraryDependencies += "de.learnlib" % "learnlib-build-parent" % "0.16.0"
[de.learnlib/learnlib-build-parent "0.16.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.