Last Version

Springify Examples 0.2.2

Implementation examples of Springify.

License

License

GroupId

GroupId

com.borjaglez
ArtifactId

ArtifactId

springify-examples
Version

Version

0.2.2
Type

Type

jar
Description

Description

Springify Examples
Implementation examples of Springify.
Project URL

Project URL

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

Source Code Management

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

Download springify-examples 0.2.2


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

Dependencies

compile (4)

Group / Artifact Type Version
com.borjaglez : springify-repository jar 0.2.2
org.springframework.boot : spring-boot-starter-web jar 2.1.8.RELEASE
org.postgresql : postgresql jar 42.2.6
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.