| License |
License |
|---|---|
| GroupId | GroupIdcom.github.paganini2008.springworld |
| ArtifactId | ArtifactIdspringdessert |
| Last Version | Last Version2.0-RC5 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionspringdessert
Some components based on springboot framework
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| springdessert-2.0-RC5.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.paganini2008.springworld/springdessert/ -->
<dependency>
<groupId>com.github.paganini2008.springworld</groupId>
<artifactId>springdessert</artifactId>
<version>2.0-RC5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.paganini2008.springworld/springdessert/
implementation 'com.github.paganini2008.springworld:springdessert:2.0-RC5'
// https://jarcasting.com/artifacts/com.github.paganini2008.springworld/springdessert/
implementation ("com.github.paganini2008.springworld:springdessert:2.0-RC5")
'com.github.paganini2008.springworld:springdessert:pom:2.0-RC5'
<dependency org="com.github.paganini2008.springworld" name="springdessert" rev="2.0-RC5">
<artifact name="springdessert" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.paganini2008.springworld', module='springdessert', version='2.0-RC5')
)
libraryDependencies += "com.github.paganini2008.springworld" % "springdessert" % "2.0-RC5"
[com.github.paganini2008.springworld/springdessert "2.0-RC5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.paganini2008 : devtools-lang | jar | 2.0-RC5 |
| org.projectlombok : lombok | jar | |
| org.apache.commons : commons-lang3 | jar |