hawtio-spring-config

hawtio :: hawtio-spring-config

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.hawt
ArtifactId

ArtifactId

hawtio-spring-config
Last Version

Last Version

1.2-M3
Release Date

Release Date

Type

Type

jar
Description

Description

hawtio-spring-config
hawtio :: hawtio-spring-config

Download hawtio-spring-config

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.6
io.hawt : hawtio-git jar 1.2-M3
org.springframework : spring-context jar 3.2.3.RELEASE

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.slf4j : slf4j-log4j12 jar 1.6.6
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.

Versions

Version
1.2-M3
1.2-M2