Last Version

Springify All 0.2.2

All Springify modules in only 1 dependency.

License

License

GroupId

GroupId

com.borjaglez
ArtifactId

ArtifactId

springify-all
Version

Version

0.2.2
Type

Type

pom
Description

Description

Springify All
All Springify modules in only 1 dependency.

Download springify-all 0.2.2

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"]

Dependencies

compile (4)

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

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.8.RELEASE

Project Modules

There are no modules declared in this project.