is not current version
Last Version 1.1-m02

org.omnifaces:parent 1.1-m01

Security Soteria - the Reference Implementation of JSR 375

GroupId

GroupId

org.omnifaces
ArtifactId

ArtifactId

parent
Version

Version

1.1-m01
Type

Type

pom

Download parent 1.1-m01

Filename Size
parent-1.1-m01.pom 9 KB
Browse

<!-- https://jarcasting.com/artifacts/org.omnifaces/parent/ -->
<dependency>
    <groupId>org.omnifaces</groupId>
    <artifactId>parent</artifactId>
    <version>1.1-m01</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.omnifaces/parent/
implementation 'org.omnifaces:parent:1.1-m01'
// https://jarcasting.com/artifacts/org.omnifaces/parent/
implementation ("org.omnifaces:parent:1.1-m01")
'org.omnifaces:parent:pom:1.1-m01'
<dependency org="org.omnifaces" name="parent" rev="1.1-m01">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.omnifaces', module='parent', version='1.1-m01')
)
libraryDependencies += "org.omnifaces" % "parent" % "1.1-m01"
[org.omnifaces/parent "1.1-m01"]