is not current version
Last Version 2.0.0-RC3

org.glassfish.jsonp:customprovider 2.0.0-RC2


Categories

Categories

IDE Development Tools GlassFish Container Application Servers JSON Data
GroupId

GroupId

org.glassfish.jsonp
ArtifactId

ArtifactId

customprovider
Version

Version

2.0.0-RC2
Type

Type

war

Download customprovider 2.0.0-RC2


<!-- https://jarcasting.com/artifacts/org.glassfish.jsonp/customprovider/ -->
<dependency>
    <groupId>org.glassfish.jsonp</groupId>
    <artifactId>customprovider</artifactId>
    <version>2.0.0-RC2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jsonp/customprovider/
implementation 'org.glassfish.jsonp:customprovider:2.0.0-RC2'
// https://jarcasting.com/artifacts/org.glassfish.jsonp/customprovider/
implementation ("org.glassfish.jsonp:customprovider:2.0.0-RC2")
'org.glassfish.jsonp:customprovider:war:2.0.0-RC2'
<dependency org="org.glassfish.jsonp" name="customprovider" rev="2.0.0-RC2">
  <artifact name="customprovider" type="war" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jsonp', module='customprovider', version='2.0.0-RC2')
)
libraryDependencies += "org.glassfish.jsonp" % "customprovider" % "2.0.0-RC2"
[org.glassfish.jsonp/customprovider "2.0.0-RC2"]