parameterz-core

Provides a standardised way to describe dynamic parameters and pass them to clients.

License

License

GroupId

GroupId

io.github.tree4free
ArtifactId

ArtifactId

parameterz-core
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

parameterz-core
Provides a standardised way to describe dynamic parameters and pass them to clients.
Project URL

Project URL

https://github.com/Tree4Free/parameterz-core
Source Code Management

Source Code Management

https://github.com/Tree4Free/parameterz-core

Download parameterz-core

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-reflect jar
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.3.3.RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.3.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.1
1.1.0
1.0.1
1.0.0