is not current version
Last Version 1.0.0-m3

org.wso2.carbon.identity:email-mgt 1.0.0-m2

This is a Carbon bundle that represent the Email Management Aggregator Module.

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity
ArtifactId

ArtifactId

email-mgt
Version

Version

1.0.0-m2
Type

Type

pom

Download email-mgt 1.0.0-m2

Filename Size
email-mgt-1.0.0-m2.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity/email-mgt/ -->
<dependency>
    <groupId>org.wso2.carbon.identity</groupId>
    <artifactId>email-mgt</artifactId>
    <version>1.0.0-m2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/email-mgt/
implementation 'org.wso2.carbon.identity:email-mgt:1.0.0-m2'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/email-mgt/
implementation ("org.wso2.carbon.identity:email-mgt:1.0.0-m2")
'org.wso2.carbon.identity:email-mgt:pom:1.0.0-m2'
<dependency org="org.wso2.carbon.identity" name="email-mgt" rev="1.0.0-m2">
  <artifact name="email-mgt" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity', module='email-mgt', version='1.0.0-m2')
)
libraryDependencies += "org.wso2.carbon.identity" % "email-mgt" % "1.0.0-m2"
[org.wso2.carbon.identity/email-mgt "1.0.0-m2"]