org.buffalo-coders.aws:parent

Apache Maven parent for our AWS projects.

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

org.buffalo-coders.aws
ArtifactId

ArtifactId

parent
Last Version

Last Version

2
Release Date

Release Date

Type

Type

pom
Description

Description

org.buffalo-coders.aws:parent
Apache Maven parent for our AWS projects.
Project Organization

Project Organization

Buffalo Coders
Source Code Management

Source Code Management

http://github.com/buffalo-coders/aws-parent/tree/master

Download parent

Filename Size
parent-2.pom 1 KB
Browse

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.2
log4j : log4j jar 1.2.17

runtime (3)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.8.0-beta2
org.slf4j : log4j-over-slf4j jar 1.8.0-beta2
org.slf4j : osgi-over-slf4j jar 1.8.0-beta2

Project Modules

There are no modules declared in this project.

Versions

Version
2
1