Last Version

org.neuro4j:spring-context-adapter 3.4.1

Light-weight workflow engine

License

License

GroupId

GroupId

org.neuro4j
ArtifactId

ArtifactId

spring-context-adapter
Version

Version

3.4.1
Type

Type

jar
Description

Description

Light-weight workflow engine
Source Code Management

Source Code Management

http://github.com/neuro4j/workflow/tree/master/spring-context-adapter

Download spring-context-adapter 3.4.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.neuro4j : neuro4j-workflow-core jar 3.4.1
org.springframework : spring-context jar 4.3.4.RELEASE

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework.boot : spring-boot-starter jar 1.4.2.RELEASE
org.springframework.boot : spring-boot-starter-test jar 1.4.2.RELEASE

Project Modules

There are no modules declared in this project.