Last Version

Springify Core 0.3.3

Core module of the Springify library.

License

License

GroupId

GroupId

com.borjaglez
ArtifactId

ArtifactId

springify-core
Version

Version

0.3.3
Type

Type

jar
Description

Description

Springify Core
Core module of the Springify library.
Project URL

Project URL

https://github.com/borja-glez/springify/tree/master/springify-core
Source Code Management

Source Code Management

https://github.com/borja-glez/springify/tree/master/springify-core

Download springify-core 0.3.3


<!-- https://jarcasting.com/artifacts/com.borjaglez/springify-core/ -->
<dependency>
    <groupId>com.borjaglez</groupId>
    <artifactId>springify-core</artifactId>
    <version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.borjaglez/springify-core/
implementation 'com.borjaglez:springify-core:0.3.3'
// https://jarcasting.com/artifacts/com.borjaglez/springify-core/
implementation ("com.borjaglez:springify-core:0.3.3")
'com.borjaglez:springify-core:jar:0.3.3'
<dependency org="com.borjaglez" name="springify-core" rev="0.3.3">
  <artifact name="springify-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.borjaglez', module='springify-core', version='0.3.3')
)
libraryDependencies += "com.borjaglez" % "springify-core" % "0.3.3"
[com.borjaglez/springify-core "0.3.3"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar 2.1.8.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.1.8.RELEASE
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.