Last Version

Kametic Specifications 1.0.1

Kametic Specifications is an implementation of the eponym Design Pattern. It serves as bases for the other libs

License

License

GroupId

GroupId

org.kametic
ArtifactId

ArtifactId

specifications
Version

Version

1.0.1
Type

Type

jar
Description

Description

Kametic Specifications
Kametic Specifications is an implementation of the eponym Design Pattern. It serves as bases for the other libs
Project URL

Project URL

http://kametic.org/specifications
Source Code Management

Source Code Management

https://github.com/kametic/specifications

Download specifications 1.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6
org.slf4j : slf4j-api jar 1.6.6

test (6)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-core jar 1.8.5
org.easytesting : fest-assert jar 1.4
ch.qos.logback : logback-classic jar 1.0.0
org.powermock : powermock-core jar 1.5
org.powermock : powermock-api-mockito jar 1.5

Project Modules

There are no modules declared in this project.