License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdorg.buffalo-coders.aws.lambda |
ArtifactId | ArtifactIdparent |
Last Version | Last Version1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionorg.buffalo-coders.aws.lambda:parent
Apache Maven parent for our AWS Lambda projects.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parent-1.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.buffalo-coders.aws.lambda/parent/ -->
<dependency>
<groupId>org.buffalo-coders.aws.lambda</groupId>
<artifactId>parent</artifactId>
<version>1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.buffalo-coders.aws.lambda/parent/
implementation 'org.buffalo-coders.aws.lambda:parent:1'
// https://jarcasting.com/artifacts/org.buffalo-coders.aws.lambda/parent/
implementation ("org.buffalo-coders.aws.lambda:parent:1")
'org.buffalo-coders.aws.lambda:parent:pom:1'
<dependency org="org.buffalo-coders.aws.lambda" name="parent" rev="1">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.buffalo-coders.aws.lambda', module='parent', version='1')
)
libraryDependencies += "org.buffalo-coders.aws.lambda" % "parent" % "1"
[org.buffalo-coders.aws.lambda/parent "1"]
Group / Artifact | Type | Version |
---|---|---|
com.amazonaws : aws-lambda-java-core | jar | 1.2.0 |
io.symphonia : lambda-logging | jar | 1.0.3 |
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
org.slf4j : log4j-over-slf4j | jar | 1.7.25 |
org.slf4j : osgi-over-slf4j | jar | 1.7.25 |