| License |
License
GNU Lesser General Public License, v. 2.1
|
|---|---|
| Categories |
CategoriesJBoss Container Application Servers |
| GroupId | GroupIdorg.jboss.wise |
| ArtifactId | ArtifactIdwise-integration |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionWise Integration Test
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationJboss.org |
| Filename | Size |
|---|---|
| wise-integration-1.1.pom | |
| wise-integration-1.1.jar | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.wise/wise-integration/ -->
<dependency>
<groupId>org.jboss.wise</groupId>
<artifactId>wise-integration</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.wise/wise-integration/
implementation 'org.jboss.wise:wise-integration:1.1'
// https://jarcasting.com/artifacts/org.jboss.wise/wise-integration/
implementation ("org.jboss.wise:wise-integration:1.1")
'org.jboss.wise:wise-integration:jar:1.1'
<dependency org="org.jboss.wise" name="wise-integration" rev="1.1">
<artifact name="wise-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.wise', module='wise-integration', version='1.1')
)
libraryDependencies += "org.jboss.wise" % "wise-integration" % "1.1"
[org.jboss.wise/wise-integration "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.6 |
| javax.ejb : ejb-api | jar | 3.0 |
| org.jboss.wise : wise-core | jar | 1.1 |
| jboss : jbossall-client | jar | 4.2.2.GA |
| org.jboss.ws.native » jbossws-native-client | jar | 3.0.5.GA |
| xalan : xalan | jar | 2.7.1 |