spring-devtools

Tools to make my life easier when using Spring Framework

License

License

GroupId

GroupId

com.github.enesusta
ArtifactId

ArtifactId

spring-devtools
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

spring-devtools
Tools to make my life easier when using Spring Framework

Download spring-devtools

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0