License |
License |
---|---|
GroupId | GroupIdcom.almende.eve |
ArtifactId | ArtifactIdeve-state-common |
Last Version | Last Version3.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEVE State Framework (incl. Memory and FileState)
EVE is a generic, multi-purpose, web-based Agentplatform.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
eve-state-common-3.1.1.pom | |
eve-state-common-3.1.1.jar | 29 KB |
eve-state-common-3.1.1-sources.jar | 18 KB |
eve-state-common-3.1.1-javadoc.jar | 117 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.almende.eve/eve-state-common/ -->
<dependency>
<groupId>com.almende.eve</groupId>
<artifactId>eve-state-common</artifactId>
<version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.almende.eve/eve-state-common/
implementation 'com.almende.eve:eve-state-common:3.1.1'
// https://jarcasting.com/artifacts/com.almende.eve/eve-state-common/
implementation ("com.almende.eve:eve-state-common:3.1.1")
'com.almende.eve:eve-state-common:jar:3.1.1'
<dependency org="com.almende.eve" name="eve-state-common" rev="3.1.1">
<artifact name="eve-state-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.almende.eve', module='eve-state-common', version='3.1.1')
)
libraryDependencies += "com.almende.eve" % "eve-state-common" % "3.1.1"
[com.almende.eve/eve-state-common "3.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.almende.eve : eve-common | jar | 3.1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |