License |
License |
---|---|
Categories |
CategoriesIDE Development Tools config Application Layer Libs Configuration |
GroupId | GroupIdorg.wso2.carbon.identity.tools |
ArtifactId | ArtifactIdconfig-model-migrator |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionThe new config model migration tool package.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
config-model-migrator-1.0.5.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.tools/config-model-migrator/ -->
<dependency>
<groupId>org.wso2.carbon.identity.tools</groupId>
<artifactId>config-model-migrator</artifactId>
<version>1.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.tools/config-model-migrator/
implementation 'org.wso2.carbon.identity.tools:config-model-migrator:1.0.5'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.tools/config-model-migrator/
implementation ("org.wso2.carbon.identity.tools:config-model-migrator:1.0.5")
'org.wso2.carbon.identity.tools:config-model-migrator:pom:1.0.5'
<dependency org="org.wso2.carbon.identity.tools" name="config-model-migrator" rev="1.0.5">
<artifact name="config-model-migrator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.tools', module='config-model-migrator', version='1.0.5')
)
libraryDependencies += "org.wso2.carbon.identity.tools" % "config-model-migrator" % "1.0.5"
[org.wso2.carbon.identity.tools/config-model-migrator "1.0.5"]