| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools Configuration Application Layer Libs config |
| GroupId | GroupIdorg.wso2.carbon.identity.tools |
| ArtifactId | ArtifactIdorg.wso2.is.configuration.toml.generator |
| Last Version | Last Version1.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionWSO2 - Toml Generator
Toml Generation engine.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.tools/org.wso2.is.configuration.toml.generator/ -->
<dependency>
<groupId>org.wso2.carbon.identity.tools</groupId>
<artifactId>org.wso2.is.configuration.toml.generator</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.tools/org.wso2.is.configuration.toml.generator/
implementation 'org.wso2.carbon.identity.tools:org.wso2.is.configuration.toml.generator:1.0.5'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.tools/org.wso2.is.configuration.toml.generator/
implementation ("org.wso2.carbon.identity.tools:org.wso2.is.configuration.toml.generator:1.0.5")
'org.wso2.carbon.identity.tools:org.wso2.is.configuration.toml.generator:jar:1.0.5'
<dependency org="org.wso2.carbon.identity.tools" name="org.wso2.is.configuration.toml.generator" rev="1.0.5">
<artifact name="org.wso2.is.configuration.toml.generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.tools', module='org.wso2.is.configuration.toml.generator', version='1.0.5')
)
libraryDependencies += "org.wso2.carbon.identity.tools" % "org.wso2.is.configuration.toml.generator" % "1.0.5"
[org.wso2.carbon.identity.tools/org.wso2.is.configuration.toml.generator "1.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.9 |
| com.moandjiezana.toml : toml4j | jar | 0.7.2 |
| org.wso2.carbon.identity.tools : org.wso2.is.configuration.diff.creator | jar | 1.0.5 |
| org.apache.logging.log4j : log4j-core | jar | 2.13.2 |
| org.apache.logging.log4j : log4j-api | jar | 2.13.2 |