| License | License | 
|---|---|
| Categories | CategoriesJBoss Container Application Servers | 
| GroupId | GroupIdorg.jboss.pnc.causeway | 
| ArtifactId | ArtifactIdcauseway | 
| Last Version | Last Version2.3.0 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionCauseway PNCL-to-Koji Bridge Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| causeway-2.3.0.pom | 8 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.jboss.pnc.causeway/causeway/ -->
<dependency>
    <groupId>org.jboss.pnc.causeway</groupId>
    <artifactId>causeway</artifactId>
    <version>2.3.0</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.jboss.pnc.causeway/causeway/
implementation 'org.jboss.pnc.causeway:causeway:2.3.0'// https://jarcasting.com/artifacts/org.jboss.pnc.causeway/causeway/
implementation ("org.jboss.pnc.causeway:causeway:2.3.0")'org.jboss.pnc.causeway:causeway:pom:2.3.0'<dependency org="org.jboss.pnc.causeway" name="causeway" rev="2.3.0">
  <artifact name="causeway" type="pom" />
</dependency>@Grapes(
@Grab(group='org.jboss.pnc.causeway', module='causeway', version='2.3.0')
)libraryDependencies += "org.jboss.pnc.causeway" % "causeway" % "2.3.0"[org.jboss.pnc.causeway/causeway "2.3.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar |