| License |
License |
|---|---|
| Categories |
CategoriesAWS Container PaaS Providers |
| GroupId | GroupIdorg.buffalo-coders.aws |
| ArtifactId | ArtifactIdparent |
| Version | Version2 |
| Type | Typepom |
| Description |
Descriptionorg.buffalo-coders.aws:parent
Apache Maven parent for our AWS projects.
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| parent-2.pom | 1 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-logging : commons-logging | jar | 1.2 |
| log4j : log4j | jar | 1.2.17 |
| 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 |