web-common-parent

Contains common settings for web-commons modules

License

License

GroupId

GroupId

com.googlecode.web-commons
ArtifactId

ArtifactId

web-common-parent
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

web-common-parent
Contains common settings for web-commons modules
Project URL

Project URL

http://code.google.com/p/web-commons/
Project Organization

Project Organization

Google Code

Download web-common-parent

How to add to project

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

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.

Versions

Version
1.0.0