Last Version

AutomataLib :: Build Parent 0.10.0

A utility artifact, 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

Categories

Categories

Net Auto Application Layer Libs Code Generators
GroupId

GroupId

net.automatalib
ArtifactId

ArtifactId

automata-build-parent
Version

Version

0.10.0
Type

Type

pom
Description

Description

AutomataLib :: Build Parent
A utility artifact, 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/automatalib/maven-site/0.10.0/automata-build-parent

Download automata-build-parent 0.10.0


<!-- https://jarcasting.com/artifacts/net.automatalib/automata-build-parent/ -->
<dependency>
    <groupId>net.automatalib</groupId>
    <artifactId>automata-build-parent</artifactId>
    <version>0.10.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.automatalib/automata-build-parent/
implementation 'net.automatalib:automata-build-parent:0.10.0'
// https://jarcasting.com/artifacts/net.automatalib/automata-build-parent/
implementation ("net.automatalib:automata-build-parent:0.10.0")
'net.automatalib:automata-build-parent:pom:0.10.0'
<dependency org="net.automatalib" name="automata-build-parent" rev="0.10.0">
  <artifact name="automata-build-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.automatalib', module='automata-build-parent', version='0.10.0')
)
libraryDependencies += "net.automatalib" % "automata-build-parent" % "0.10.0"
[net.automatalib/automata-build-parent "0.10.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.