org.immutant/overlay

Overlays features from one JBoss AS7 installation onto another

Leiningen/Boot

[org.immutant/overlay "1.0.4"]

Clojure CLI/deps.edn

org.immutant/overlay {:mvn/version "1.0.4"}

Gradle

implementation("org.immutant:overlay:1.0.4")

Maven

<dependency>
  <groupId>org.immutant</groupId>
  <artifactId>overlay</artifactId>
  <version>1.0.4</version>
</dependency>