is not current version
Last Version 0.10

org.webjars:webjars-locator-weblogic 0.9

webjars-locator plugin for WebLogic

Categories

Categories

WebLogic Container Application Servers
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

webjars-locator-weblogic
Version

Version

0.9
Type

Type

jar

Download webjars-locator-weblogic 0.9


<!-- https://jarcasting.com/artifacts/org.webjars/webjars-locator-weblogic/ -->
<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>webjars-locator-weblogic</artifactId>
    <version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/webjars-locator-weblogic/
implementation 'org.webjars:webjars-locator-weblogic:0.9'
// https://jarcasting.com/artifacts/org.webjars/webjars-locator-weblogic/
implementation ("org.webjars:webjars-locator-weblogic:0.9")
'org.webjars:webjars-locator-weblogic:jar:0.9'
<dependency org="org.webjars" name="webjars-locator-weblogic" rev="0.9">
  <artifact name="webjars-locator-weblogic" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='webjars-locator-weblogic', version='0.9')
)
libraryDependencies += "org.webjars" % "webjars-locator-weblogic" % "0.9"
[org.webjars/webjars-locator-weblogic "0.9"]