License |
License |
---|---|
GroupId | GroupIdcom.talanlabs |
ArtifactId | ArtifactIdcomponent-bean-parent |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionComponent - Bean - Parent
Easy Bean with ComponentBean
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
component-bean-parent-1.0.1.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.talanlabs/component-bean-parent/ -->
<dependency>
<groupId>com.talanlabs</groupId>
<artifactId>component-bean-parent</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.talanlabs/component-bean-parent/
implementation 'com.talanlabs:component-bean-parent:1.0.1'
// https://jarcasting.com/artifacts/com.talanlabs/component-bean-parent/
implementation ("com.talanlabs:component-bean-parent:1.0.1")
'com.talanlabs:component-bean-parent:pom:1.0.1'
<dependency org="com.talanlabs" name="component-bean-parent" rev="1.0.1">
<artifact name="component-bean-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.talanlabs', module='component-bean-parent', version='1.0.1')
)
libraryDependencies += "com.talanlabs" % "component-bean-parent" % "1.0.1"
[com.talanlabs/component-bean-parent "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.4 |
org.apache.logging.log4j : log4j-core | jar | 2.5 |
com.google.guava : guava | jar | 19.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.2.0 |