License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Net |
GroupId | GroupIdnet.savantly.sprout |
ArtifactId | ArtifactIdsprout-core |
Version | Version2.0.0-RC2 |
Type | Typejar |
Description |
Descriptionsprout-core
The core of the Sprout Platform
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sprout-core-2.0.0-RC2.pom | |
sprout-core-2.0.0-RC2.jar | 78 KB |
sprout-core-2.0.0-RC2-sources.jar | 49 KB |
sprout-core-2.0.0-RC2-javadoc.jar | 695 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
org.springframework.security : spring-security-test | jar | |
com.h2database : h2 | jar |