| License |
License |
|---|---|
| GroupId | GroupIdorg.evactor |
| ArtifactId | ArtifactIdcore |
| Last Version | Last Version0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncore
core
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationorg.evactor |
| Filename | Size |
|---|---|
| core-0.4.pom | |
| core-0.4.jar | 387 KB |
| core-0.4-sources.jar | 75 KB |
| core-0.4-javadoc.jar | 821 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.evactor/core/ -->
<dependency>
<groupId>org.evactor</groupId>
<artifactId>core</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.evactor/core/
implementation 'org.evactor:core:0.4'
// https://jarcasting.com/artifacts/org.evactor/core/
implementation ("org.evactor:core:0.4")
'org.evactor:core:jar:0.4'
<dependency org="org.evactor" name="core" rev="0.4">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.evactor', module='core', version='0.4')
)
libraryDependencies += "org.evactor" % "core" % "0.4"
[org.evactor/core "0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.2 |
| com.typesafe.akka : akka-actor_2.10 | jar | 2.1.4 |
| com.typesafe.akka : akka-camel_2.10 | jar | 2.1.4 |
| org.apache.camel : camel-core | jar | 2.10.0 |
| com.fasterxml.jackson.module : jackson-module-scala | jar | 2.0.2 |
| org.apache.activemq : activemq-all | jar | 5.3.0 |
| org.apache.camel : camel-jms | jar | 2.10.0 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.0.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.0.2 |
| org.mvel : mvel2 | jar | 2.0.9 |
| org.apache.camel : camel-http4 | jar | 2.10.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.10 | jar | 1.9.1 |
| junit : junit | jar | 4.4 |
| org.mockito : mockito-core | jar | 1.8.1 |
| com.typesafe.akka : akka-testkit_2.10 | jar | 2.1.4 |