is not current version
Last Version 1.9.1

fjage 1.9.0

Framework for Java and Groovy Agents

License

License

GroupId

GroupId

com.github.org-arl
ArtifactId

ArtifactId

fjage
Version

Version

1.9.0
Type

Type

jar
Description

Description

fjage
Framework for Java and Groovy Agents
Project URL

Project URL

http://github.com/org-arl/fjage
Source Code Management

Source Code Management

http://github.com/org-arl/fjage

Download fjage 1.9.0


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

Dependencies

compile (10)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 2.5.9
org.jline : jline jar 3.12.1
org.apache.commons : commons-lang3 jar 3.9
commons-io : commons-io jar 2.6
uk.com.robust-it : cloning jar 1.9.12
org.eclipse.jetty : jetty-server jar 9.4.26.v20200117
org.eclipse.jetty : jetty-servlet jar 9.4.26.v20200117
org.eclipse.jetty.websocket : websocket-server jar 9.4.26.v20200117
com.google.code.gson : gson jar 2.8.5
com.fazecast : jSerialComm jar 2.5.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
net.jodah : concurrentunit jar 0.4.6

Project Modules

There are no modules declared in this project.