Last Version

sprout-core 2.0.0-RC2

The core of the Sprout Platform

License

License

Categories

Categories

Ant Build Tools Net
GroupId

GroupId

net.savantly.sprout
ArtifactId

ArtifactId

sprout-core
Version

Version

2.0.0-RC2
Type

Type

jar
Description

Description

sprout-core
The core of the Sprout Platform
Project URL

Project URL

https://github.com/savantly-net/sprout-platform
Source Code Management

Source Code Management

https://github.com/savantly-net/sprout-platform/tree/master

Download sprout-core 2.0.0-RC2


<!-- https://jarcasting.com/artifacts/net.savantly.sprout/sprout-core/ -->
<dependency>
    <groupId>net.savantly.sprout</groupId>
    <artifactId>sprout-core</artifactId>
    <version>2.0.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/net.savantly.sprout/sprout-core/
implementation 'net.savantly.sprout:sprout-core:2.0.0-RC2'
// https://jarcasting.com/artifacts/net.savantly.sprout/sprout-core/
implementation ("net.savantly.sprout:sprout-core:2.0.0-RC2")
'net.savantly.sprout:sprout-core:jar:2.0.0-RC2'
<dependency org="net.savantly.sprout" name="sprout-core" rev="2.0.0-RC2">
  <artifact name="sprout-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.savantly.sprout', module='sprout-core', version='2.0.0-RC2')
)
libraryDependencies += "net.savantly.sprout" % "sprout-core" % "2.0.0-RC2"
[net.savantly.sprout/sprout-core "2.0.0-RC2"]

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar
org.springframework.boot : spring-boot-starter-security jar
org.springframework.boot : spring-boot-starter-data-rest jar
org.springframework.boot : spring-boot-starter-hateoas jar
org.springframework.data : spring-data-rest-hal-explorer jar
net.savantly : spring-fixtures jar 1.0.0-RELEASE

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.springframework.security : spring-security-test jar
com.h2database : h2 jar

Project Modules

There are no modules declared in this project.