License |
License
GNU Lesser General Public License, v. 2.1
|
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.jboss.wise |
ArtifactId | ArtifactIdwise-core |
Last Version | Last Version2.2.0.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWise Core
Wise Core
|
Project URL |
Project URL |
Project Organization |
Project OrganizationJBoss.org |
Filename | Size |
---|---|
wise-core-2.2.0.Final.pom | |
wise-core-2.2.0.Final.jar | 126 KB |
wise-core-2.2.0.Final-sources.jar | 112 KB |
wise-core-2.2.0.Final-javadoc.jar | 465 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.wise/wise-core/ -->
<dependency>
<groupId>org.jboss.wise</groupId>
<artifactId>wise-core</artifactId>
<version>2.2.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.wise/wise-core/
implementation 'org.jboss.wise:wise-core:2.2.0.Final'
// https://jarcasting.com/artifacts/org.jboss.wise/wise-core/
implementation ("org.jboss.wise:wise-core:2.2.0.Final")
'org.jboss.wise:wise-core:jar:2.2.0.Final'
<dependency org="org.jboss.wise" name="wise-core" rev="2.2.0.Final">
<artifact name="wise-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.wise', module='wise-core', version='2.2.0.Final')
)
libraryDependencies += "org.jboss.wise" % "wise-core" % "2.2.0.Final"
[org.jboss.wise/wise-core "2.2.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.jboss.ws : jbossws-common | jar | 3.3.3.Final |
org.jboss.ws : jbossws-spi | jar | 3.3.1.Final |
wsdl4j : wsdl4j | jar | 1.6.3 |
org.smooks : smooks-core | jar | 2.0.0-M3 |
org.smooks.cartridges : smooks-javabean-cartridge | jar | 2.0.0-M3 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.logging : jboss-logging | jar | 3.3.0.Final |
org.jboss.logging : jboss-logging-processor Optional | jar | 1.2.0.Final |
org.jboss.logging : jboss-logging-annotations Optional | jar | 2.0.1.Final |
net.jcip : jcip-annotations | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-all | jar | 1.8.0 |
org.hamcrest : hamcrest-all | jar | 1.3 |