Supensour
Coming soon~
License |
License |
---|---|
GroupId | GroupIdcom.supensour |
ArtifactId | ArtifactIdsupensour-core |
Last Version | Last Version0.1.1-RC |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA Java spring-boot-based library
|
Filename | Size |
---|---|
supensour-core-0.1.1-RC.pom | |
supensour-core-0.1.1-RC.jar | 51 KB |
supensour-core-0.1.1-RC-sources.jar | 24 KB |
supensour-core-0.1.1-RC-javadoc.jar | 567 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.supensour/supensour-core/ -->
<dependency>
<groupId>com.supensour</groupId>
<artifactId>supensour-core</artifactId>
<version>0.1.1-RC</version>
</dependency>
// https://jarcasting.com/artifacts/com.supensour/supensour-core/
implementation 'com.supensour:supensour-core:0.1.1-RC'
// https://jarcasting.com/artifacts/com.supensour/supensour-core/
implementation ("com.supensour:supensour-core:0.1.1-RC")
'com.supensour:supensour-core:jar:0.1.1-RC'
<dependency org="com.supensour" name="supensour-core" rev="0.1.1-RC">
<artifact name="supensour-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.supensour', module='supensour-core', version='0.1.1-RC')
)
libraryDependencies += "com.supensour" % "supensour-core" % "0.1.1-RC"
[com.supensour/supensour-core "0.1.1-RC"]
Group / Artifact | Type | Version |
---|---|---|
jakarta.validation : jakarta.validation-api | jar | 2.0.2 |
org.springframework.data : spring-data-commons | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.4.RELEASE |
org.springframework.boot : spring-boot-starter | jar | 2.3.4.RELEASE |
org.springframework.boot : spring-boot-starter-json | jar | 2.3.4.RELEASE |
com.supensour : supensour-model | jar | 0.1.1-RC |
org.projectlombok : lombok Optional | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-validation | jar | 2.3.4.RELEASE |
org.springframework.boot : spring-boot-starter-test | jar | 2.3.4.RELEASE |
Coming soon~