is not current version
Last Version 2.0.15

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


Categories

Categories

IDE Development Tools ORM Data
GroupId

GroupId

org.openidentityplatform.commons.http-framework.examples
ArtifactId

ArtifactId

http-descriptor-example
Version

Version

2.0.7
Type

Type

jar

Download http-descriptor-example 2.0.7


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