io.openscore:score-node-impl

A Java based orchestration engine

License

License

GroupId

GroupId

io.openscore
ArtifactId

ArtifactId

score-node-impl
Last Version

Last Version

0.1.266
Release Date

Release Date

Type

Type

jar
Description

Description

A Java based orchestration engine

Download score-node-impl

How to add to project

<!-- https://jarcasting.com/artifacts/io.openscore/score-node-impl/ -->
<dependency>
    <groupId>io.openscore</groupId>
    <artifactId>score-node-impl</artifactId>
    <version>0.1.266</version>
</dependency>
// https://jarcasting.com/artifacts/io.openscore/score-node-impl/
implementation 'io.openscore:score-node-impl:0.1.266'
// https://jarcasting.com/artifacts/io.openscore/score-node-impl/
implementation ("io.openscore:score-node-impl:0.1.266")
'io.openscore:score-node-impl:jar:0.1.266'
<dependency org="io.openscore" name="score-node-impl" rev="0.1.266">
  <artifact name="score-node-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.openscore', module='score-node-impl', version='0.1.266')
)
libraryDependencies += "io.openscore" % "score-node-impl" % "0.1.266"
[io.openscore/score-node-impl "0.1.266"]

Dependencies

compile (11)

Group / Artifact Type Version
org.hibernate : hibernate-core jar 4.2.16.Final
org.springframework : spring-expression jar 4.1.4.RELEASE
org.springframework.data : spring-data-jpa jar 1.7.1.RELEASE
com.google.guava : guava jar 15.0
io.openscore : score-node-api jar 0.1.266
io.openscore : score-facade jar 0.1.266
com.fasterxml.jackson.core : jackson-databind jar 2.2.2
io.openscore : score-data-api jar 0.1.266
org.liquibase : liquibase-core jar 2.0.5
org.springframework : spring-jdbc jar 4.1.4.RELEASE
log4j : log4j jar 1.2.17

runtime (1)

Group / Artifact Type Version
org.hibernate : hibernate-validator jar 4.3.0.Final

test (10)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.5
org.springframework : spring-test jar 4.1.4.RELEASE
org.easytesting : fest-assert jar 1.4
commons-dbcp : commons-dbcp jar 1.4
org.hibernate : hibernate-entitymanager jar 4.2.16.Final
com.h2database : h2 jar 1.3.175
net.sourceforge.jtds : jtds jar 1.3.0
mysql : mysql-connector-java jar 5.1.21
postgresql : postgresql jar 9.1-901.jdbc4

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.266
0.1.264
0.1.251