| License | License | 
|---|---|
| GroupId | GroupIdorg.webjars | 
| ArtifactId | ArtifactIdwebjars-locator-core | 
| Last Version | Last Version0.51 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionwebjars-locator-core WebJar Locator Core functionality | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| webjars-locator-core-0.51.pom | |
| webjars-locator-core-0.51.jar | 15 KB | 
| webjars-locator-core-0.51-sources.jar | 6 KB | 
| webjars-locator-core-0.51-javadoc.jar | 39 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webjars/webjars-locator-core/ -->
<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>webjars-locator-core</artifactId>
    <version>0.51</version>
</dependency>// https://jarcasting.com/artifacts/org.webjars/webjars-locator-core/
implementation 'org.webjars:webjars-locator-core:0.51'// https://jarcasting.com/artifacts/org.webjars/webjars-locator-core/
implementation ("org.webjars:webjars-locator-core:0.51")'org.webjars:webjars-locator-core:jar:0.51'<dependency org="org.webjars" name="webjars-locator-core" rev="0.51">
  <artifact name="webjars-locator-core" type="jar" />
</dependency>@Grapes(
@Grab(group='org.webjars', module='webjars-locator-core', version='0.51')
)libraryDependencies += "org.webjars" % "webjars-locator-core" % "0.51"[org.webjars/webjars-locator-core "0.51"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.36 | 
| io.github.classgraph : classgraph | jar | 4.8.147 | 
| com.fasterxml.jackson.core : jackson-core | jar | 2.13.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |