License |
License |
---|---|
GroupId | GroupIdorg.wso2.choreo.connect |
ArtifactId | ArtifactIdorg.wso2.choreo.connect.enforcer.commons |
Version | Version1.1.0 |
Type | Typejar |
Description |
DescriptionChoreo Connect - Enforcer Commons
WSO2 is an open source application development software company focused on providing service-oriented
architecture solutions for professional developers.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.choreo.connect/org.wso2.choreo.connect.enforcer.commons/ -->
<dependency>
<groupId>org.wso2.choreo.connect</groupId>
<artifactId>org.wso2.choreo.connect.enforcer.commons</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.choreo.connect/org.wso2.choreo.connect.enforcer.commons/
implementation 'org.wso2.choreo.connect:org.wso2.choreo.connect.enforcer.commons:1.1.0'
// https://jarcasting.com/artifacts/org.wso2.choreo.connect/org.wso2.choreo.connect.enforcer.commons/
implementation ("org.wso2.choreo.connect:org.wso2.choreo.connect.enforcer.commons:1.1.0")
'org.wso2.choreo.connect:org.wso2.choreo.connect.enforcer.commons:jar:1.1.0'
<dependency org="org.wso2.choreo.connect" name="org.wso2.choreo.connect.enforcer.commons" rev="1.1.0">
<artifact name="org.wso2.choreo.connect.enforcer.commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.choreo.connect', module='org.wso2.choreo.connect.enforcer.commons', version='1.1.0')
)
libraryDependencies += "org.wso2.choreo.connect" % "org.wso2.choreo.connect.enforcer.commons" % "1.1.0"
[org.wso2.choreo.connect/org.wso2.choreo.connect.enforcer.commons "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.9 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
net.minidev : json-smart | jar | 2.4.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |