saeg-commons

common utility methods

License

License

GroupId

GroupId

br.usp.each.saeg
ArtifactId

ArtifactId

saeg-commons
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

saeg-commons
common utility methods
Project URL

Project URL

https://github.com/saeg/saeg-commons
Source Code Management

Source Code Management

https://github.com/saeg/saeg-commons

Download saeg-commons

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.8

Project Modules

There are no modules declared in this project.

saeg-commons

Build Status Coverage Status Dependency Status Maven Central

common utility methods

! If you need to install saeg-commons version 0.0.3 or earlier in your local repository, use JDK 7 or skip tests. There is a bug when compiling test classes with JDK 6. !

br.usp.each.saeg

Software Analysis & Experimentation Group - SAEG

Versions

Version
0.0.5
0.0.4