| License |
License |
|---|---|
| GroupId | GroupIdch.hortis.sonar |
| ArtifactId | ArtifactIdsonar-commons |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonar commons
Quality is under control
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sonar-commons-1.0.2.pom | |
| sonar-commons-1.0.2.jar | 72 KB |
| sonar-commons-1.0.2-tests.jar | 28 KB |
| sonar-commons-1.0.2-sources.jar | 59 KB |
| sonar-commons-1.0.2-javadoc.jar | 254 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.hortis.sonar/sonar-commons/ -->
<dependency>
<groupId>ch.hortis.sonar</groupId>
<artifactId>sonar-commons</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/ch.hortis.sonar/sonar-commons/
implementation 'ch.hortis.sonar:sonar-commons:1.0.2'
// https://jarcasting.com/artifacts/ch.hortis.sonar/sonar-commons/
implementation ("ch.hortis.sonar:sonar-commons:1.0.2")
'ch.hortis.sonar:sonar-commons:jar:1.0.2'
<dependency org="ch.hortis.sonar" name="sonar-commons" rev="1.0.2">
<artifact name="sonar-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.hortis.sonar', module='sonar-commons', version='1.0.2')
)
libraryDependencies += "ch.hortis.sonar" % "sonar-commons" % "1.0.2"
[ch.hortis.sonar/sonar-commons "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : jcl104-over-slf4j | jar | 1.4.3 |
| ch.qos.logback : logback-classic | jar | 0.9.8 |
| geronimo-spec : geronimo-spec-jta | jar | 1.0-M1 |
| org.hibernate : hibernate | jar | 3.2.5.ga |
| org.hibernate : hibernate-annotations | jar | 3.3.0.ga |
| org.hibernate : hibernate-commons-annotations | jar | 3.3.0.ga |
| org.hibernate : hibernate-entitymanager | jar | 3.3.1.ga |
| commons-lang : commons-lang | jar | 2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.shared : maven-plugin-testing-harness | jar | 1.1 |
| junit : junit | jar | 3.8.1 |
| org.dbunit : dbunit | jar | 2.2 |
| hsqldb : hsqldb | jar | 1.8.0.7 |
| org.apache.derby : derbyclient | jar | 10.3.1.4 |
| org.easymock : easymock | jar | 2.2 |
| org.easymock : easymockclassextension | jar | 2.2.2 |
| org.apache.commons : commons-io | jar | 1.3.2 |