Last Version

Common Attribute 1.0.0

Common library for attributes with an unitialized state.

License

License

GroupId

GroupId

sh.bader.common
ArtifactId

ArtifactId

attribute
Version

Version

1.0.0
Type

Type

jar
Description

Description

Common Attribute
Common library for attributes with an unitialized state.
Project URL

Project URL

https://bitbucket.org/thbader/common_attribute
Source Code Management

Source Code Management

https://bitbucket.org/thbader/common_attribute

Download attribute 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
org.apache.logging.log4j : log4j-core jar 2.17.1

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.hamcrest : hamcrest-all jar 1.3
com.github.npathai : hamcrest-optional jar 2.0.0
org.mockito : mockito-core jar 4.2.0

Project Modules

There are no modules declared in this project.