java-spring-runtime

This plugin scans a Java Spring project at runtime.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

io.contextmap
ArtifactId

ArtifactId

java-spring-runtime
Last Version

Last Version

1.11.0
Release Date

Release Date

Type

Type

jar
Description

Description

java-spring-runtime
This plugin scans a Java Spring project at runtime.
Project URL

Project URL

https://www.contextmap.io
Source Code Management

Source Code Management

https://github.com/contextmap/contextmap.git

Download java-spring-runtime

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.contextmap : java-core jar 1.11.0
io.contextmap : java-annotations jar 1.11.0
org.apache.httpcomponents : httpclient jar 4.5.13
com.fasterxml.jackson.core : jackson-databind jar 2.12.3

provided (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.2.6.RELEASE
org.springframework.boot : spring-boot jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-starter-amqp jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-starter-activemq jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-starter-data-mongodb jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-starter-data-solr jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-starter-data-elasticsearch jar 2.2.6.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.11.0
1.10.0
1.9.0
1.8.1
1.8.0
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0