spring-boot-generics

Generic controllers and services for Spring Boot applications

License

License

Categories

Categories

Spring Boot Container Microservices Net
GroupId

GroupId

net.evanstoner.spring
ArtifactId

ArtifactId

spring-boot-generics
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-generics
Generic controllers and services for Spring Boot applications
Project URL

Project URL

https://gitlab.com/evanstoner/spring-boot-generics
Source Code Management

Source Code Management

https://gitlab.com/evanstoner/spring-boot-generics/tree/master

Download spring-boot-generics

How to add to project

<!-- https://jarcasting.com/artifacts/net.evanstoner.spring/spring-boot-generics/ -->
<dependency>
    <groupId>net.evanstoner.spring</groupId>
    <artifactId>spring-boot-generics</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.evanstoner.spring/spring-boot-generics/
implementation 'net.evanstoner.spring:spring-boot-generics:1.0.0'
// https://jarcasting.com/artifacts/net.evanstoner.spring/spring-boot-generics/
implementation ("net.evanstoner.spring:spring-boot-generics:1.0.0")
'net.evanstoner.spring:spring-boot-generics:jar:1.0.0'
<dependency org="net.evanstoner.spring" name="spring-boot-generics" rev="1.0.0">
  <artifact name="spring-boot-generics" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.evanstoner.spring', module='spring-boot-generics', version='1.0.0')
)
libraryDependencies += "net.evanstoner.spring" % "spring-boot-generics" % "1.0.0"
[net.evanstoner.spring/spring-boot-generics "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 1.5.8.RELEASE
org.springframework.boot : spring-boot-starter-data-jpa jar 1.5.8.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0