is not current version
Last Version 2.0.15

org.openidentityplatform.commons.http-framework:examples 2.0.7


Categories

Categories

IDE Development Tools ORM Data
GroupId

GroupId

org.openidentityplatform.commons.http-framework
ArtifactId

ArtifactId

examples
Version

Version

2.0.7
Type

Type

pom

Download examples 2.0.7

Filename Size
examples-2.0.7.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.openidentityplatform.commons.http-framework/examples/ -->
<dependency>
    <groupId>org.openidentityplatform.commons.http-framework</groupId>
    <artifactId>examples</artifactId>
    <version>2.0.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.commons.http-framework/examples/
implementation 'org.openidentityplatform.commons.http-framework:examples:2.0.7'
// https://jarcasting.com/artifacts/org.openidentityplatform.commons.http-framework/examples/
implementation ("org.openidentityplatform.commons.http-framework:examples:2.0.7")
'org.openidentityplatform.commons.http-framework:examples:pom:2.0.7'
<dependency org="org.openidentityplatform.commons.http-framework" name="examples" rev="2.0.7">
  <artifact name="examples" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.commons.http-framework', module='examples', version='2.0.7')
)
libraryDependencies += "org.openidentityplatform.commons.http-framework" % "examples" % "2.0.7"
[org.openidentityplatform.commons.http-framework/examples "2.0.7"]