Last Version

jadex-parent 2.4

Jadex parent ist the parent POM for all jadex modules and contains common maven build information.

License

License

Categories

Categories

Net Dex General Purpose Libraries Utility JADE
GroupId

GroupId

net.sourceforge.jadex
ArtifactId

ArtifactId

jadex-parent
Version

Version

2.4
Type

Type

jar
Description

Description

jadex-parent
Jadex parent ist the parent POM for all jadex modules and contains common maven build information.
Project URL

Project URL

http://jadex.sourceforge.net

Download jadex-parent 2.4


<!-- https://jarcasting.com/artifacts/net.sourceforge.jadex/jadex-parent/ -->
<dependency>
    <groupId>net.sourceforge.jadex</groupId>
    <artifactId>jadex-parent</artifactId>
    <version>2.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.jadex/jadex-parent/
implementation 'net.sourceforge.jadex:jadex-parent:2.4'
// https://jarcasting.com/artifacts/net.sourceforge.jadex/jadex-parent/
implementation ("net.sourceforge.jadex:jadex-parent:2.4")
'net.sourceforge.jadex:jadex-parent:jar:2.4'
<dependency org="net.sourceforge.jadex" name="jadex-parent" rev="2.4">
  <artifact name="jadex-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.jadex', module='jadex-parent', version='2.4')
)
libraryDependencies += "net.sourceforge.jadex" % "jadex-parent" % "2.4"
[net.sourceforge.jadex/jadex-parent "2.4"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.