License |
License |
---|---|
GroupId | GroupIdcom.borjaglez |
ArtifactId | ArtifactIdspringify-all |
Version | Version0.2.2 |
Type | Typepom |
Description |
DescriptionSpringify All
All Springify modules in only 1 dependency.
|
Filename | Size |
---|---|
springify-all-0.2.2.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.borjaglez/springify-all/ -->
<dependency>
<groupId>com.borjaglez</groupId>
<artifactId>springify-all</artifactId>
<version>0.2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.borjaglez/springify-all/
implementation 'com.borjaglez:springify-all:0.2.2'
// https://jarcasting.com/artifacts/com.borjaglez/springify-all/
implementation ("com.borjaglez:springify-all:0.2.2")
'com.borjaglez:springify-all:pom:0.2.2'
<dependency org="com.borjaglez" name="springify-all" rev="0.2.2">
<artifact name="springify-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.borjaglez', module='springify-all', version='0.2.2')
)
libraryDependencies += "com.borjaglez" % "springify-all" % "0.2.2"
[com.borjaglez/springify-all "0.2.2"]
Group / Artifact | Type | Version |
---|---|---|
com.borjaglez : springify-core | jar | 0.2.2 |
com.borjaglez : springify-security | jar | 0.2.2 |
com.borjaglez : springify-repository | jar | 0.2.2 |
org.springframework.boot : spring-boot-starter | jar | 2.1.8.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.8.RELEASE |