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