Last Version

Repository SpringBoot 7.71.0.Final

Workitems SpringBoot Repository

License

License

GroupId

GroupId

org.jbpm.contrib
ArtifactId

ArtifactId

repository-springboot
Version

Version

7.71.0.Final
Type

Type

jar
Description

Description

Repository SpringBoot
Workitems SpringBoot Repository
Project Organization

Project Organization

jBPM dev team

Download repository-springboot 7.71.0.Final


<!-- https://jarcasting.com/artifacts/org.jbpm.contrib/repository-springboot/ -->
<dependency>
    <groupId>org.jbpm.contrib</groupId>
    <artifactId>repository-springboot</artifactId>
    <version>7.71.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jbpm.contrib/repository-springboot/
implementation 'org.jbpm.contrib:repository-springboot:7.71.0.Final'
// https://jarcasting.com/artifacts/org.jbpm.contrib/repository-springboot/
implementation ("org.jbpm.contrib:repository-springboot:7.71.0.Final")
'org.jbpm.contrib:repository-springboot:jar:7.71.0.Final'
<dependency org="org.jbpm.contrib" name="repository-springboot" rev="7.71.0.Final">
  <artifact name="repository-springboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jbpm.contrib', module='repository-springboot', version='7.71.0.Final')
)
libraryDependencies += "org.jbpm.contrib" % "repository-springboot" % "7.71.0.Final"
[org.jbpm.contrib/repository-springboot "7.71.0.Final"]

Dependencies

compile (11)

Group / Artifact Type Version
org.jbpm.contrib : repository jar 7.71.0.Final
org.springframework : spring-context jar 5.3.19
org.springframework.boot : spring-boot jar
org.springframework.boot : spring-boot-autoconfigure jar 2.6.6
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.boot : spring-boot-starter-hateoas jar
org.springframework.hateoas : spring-hateoas jar
org.springframework : spring-beans jar 5.3.19
org.springframework : spring-web jar 5.3.19
org.springframework : spring-core jar 5.3.19

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
junit : junit jar 4.13.1
org.mockito : mockito-core jar 3.6.0

Project Modules

There are no modules declared in this project.