License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.springmad |
ArtifactId | ArtifactIdmad-core-config |
Version | Version1.3.1 |
Type | Typejar |
Description |
Descriptionspringmad is a lightweight Java Web Framework
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
mad-core-config-1.3.1.pom | |
mad-core-config-1.3.1.jar | 14 KB |
mad-core-config-1.3.1-sources.jar | 9 KB |
mad-core-config-1.3.1-javadoc.jar | 62 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.springmad/mad-core-config/ -->
<dependency>
<groupId>org.springmad</groupId>
<artifactId>mad-core-config</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.springmad/mad-core-config/
implementation 'org.springmad:mad-core-config:1.3.1'
// https://jarcasting.com/artifacts/org.springmad/mad-core-config/
implementation ("org.springmad:mad-core-config:1.3.1")
'org.springmad:mad-core-config:jar:1.3.1'
<dependency org="org.springmad" name="mad-core-config" rev="1.3.1">
<artifact name="mad-core-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springmad', module='mad-core-config', version='1.3.1')
)
libraryDependencies += "org.springmad" % "mad-core-config" % "1.3.1"
[org.springmad/mad-core-config "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor | jar | 2.2.7.RELEASE |
org.mapstruct : mapstruct-processor | jar | 1.3.1.Final |
org.hibernate : hibernate-jpamodelgen | jar | 5.4.15.Final |
Group / Artifact | Type | Version |
---|---|---|
io.micrometer : micrometer-registry-prometheus | jar | 1.4.2 |