Last Version

org.webjars:webjars-parent 1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

webjars-parent
Version

Version

1
Type

Type

pom
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/webjars/webjars-parent

Download webjars-parent 1

Filename Size
webjars-parent-1.pom 4 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.