Last Version

Springloaded 1.2.8.RELEASE

JVM reloading agent

License

License

GroupId

GroupId

org.springframework
ArtifactId

ArtifactId

springloaded
Version

Version

1.2.8.RELEASE
Type

Type

jar
Description

Description

Springloaded
JVM reloading agent
Project URL

Project URL

https://github.com/spring-projects/spring-loaded
Project Organization

Project Organization

Spring IO
Source Code Management

Source Code Management

https://github.com/spring-projects/spring-loaded

Download springloaded 1.2.8.RELEASE


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

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.