webjars-locator-weblogic

webjars-locator plugin for WebLogic

License

License

MIT
Categories

Categories

WebLogic Container Application Servers
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

webjars-locator-weblogic
Last Version

Last Version

0.10
Release Date

Release Date

Type

Type

jar
Description

Description

webjars-locator-weblogic
webjars-locator plugin for WebLogic
Project URL

Project URL

https://github.com/webjars/webjars-locator-weblogic
Source Code Management

Source Code Management

https://github.com/webjars/webjars-locator-weblogic.git

Download webjars-locator-weblogic

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
org.webjars : webjars-locator-core jar 0.35

Project Modules

There are no modules declared in this project.

webjars-locator-weblogic

Helper library to be able to use the webjars-locator library in weblogic (https://github.com/webjars/webjars-locator)

This dependency is needed if your are using Weblogic 12C, other versions of Weblogic might also be affected.

Usage

Just include webjars-locator-weblogic as a dependency and everything will work as expected!

Maven

<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>webjars-locator-weblogic</artifactId>
    <version>0.10</version>
</dependency>

Gradle

dependencies {
    compile 'org.webjars:webjars-locator-weblogic:0.10'
}
org.webjars

WebJars

Web Libraries as JAR Files

Versions

Version
0.10
0.9