org.immutant/overlay

Overlays features from one JBoss AS7 installation onto another

Leiningen/Boot

[org.immutant/overlay "1.4.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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