MVN

org.jboss.wise : wise

Maven & Gradle

Jul 06, 2021
1 stars

Wise · Wise Core

<dependency>
    <groupId>org.jboss.wise</groupId>
    <artifactId>wise</artifactId>
    <version>2.2.0.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jboss.wise : wise to add to Maven - Latest Versions:

  • Latest Stable: 2.2.0.Final

All Versions

Choose a version of org.jboss.wise : wise to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2.x
wise-2.2.0.Final
2.1.x
wise-2.1.0.Final
2.0.x
wise-2.0.3.Final
wise-2.0.2.Final
wise-2.0.1.Final
wise-2.0.0.Final
1.1
wise-1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.jboss.wise</groupId>
    <artifactId>wise</artifactId>
    <version>2.2.0.Final</version>
</dependency>