| License |
License |
|---|---|
| GroupId | GroupIdio.github.tree4free |
| ArtifactId | ArtifactIdparameterz-core |
| Version | Version1.2.0 |
| Type | Typejar |
| Description |
Descriptionparameterz-core
Provides a standardised way to describe dynamic parameters and pass them to clients.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| parameterz-core-1.2.0.pom | |
| parameterz-core-1.2.0.jar | 53 KB |
| parameterz-core-1.2.0-sources.jar | 15 KB |
| parameterz-core-1.2.0-javadoc.jar | 369 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.tree4free/parameterz-core/ -->
<dependency>
<groupId>io.github.tree4free</groupId>
<artifactId>parameterz-core</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.tree4free/parameterz-core/
implementation 'io.github.tree4free:parameterz-core:1.2.0'
// https://jarcasting.com/artifacts/io.github.tree4free/parameterz-core/
implementation ("io.github.tree4free:parameterz-core:1.2.0")
'io.github.tree4free:parameterz-core:jar:1.2.0'
<dependency org="io.github.tree4free" name="parameterz-core" rev="1.2.0">
<artifact name="parameterz-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.tree4free', module='parameterz-core', version='1.2.0')
)
libraryDependencies += "io.github.tree4free" % "parameterz-core" % "1.2.0"
[io.github.tree4free/parameterz-core "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-reflect | jar | |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.3.3.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.3.RELEASE |