Last Version

web-modules 1.2

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Net
GroupId

GroupId

com.net128.oss.web
ArtifactId

ArtifactId

web-modules
Version

Version

1.2
Type

Type

pom
Description

Description

web-modules
Parent pom providing dependency and plugin management for applications built with Maven
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/mike-seger/web-modules

Download web-modules 1.2

Filename Size
web-modules-1.2.pom 14 KB
Browse

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

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.