| GroupId | GroupIdcom.heimuheimu |
|---|---|
| ArtifactId | ArtifactIdnaivemonitor |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| naivemonitor-1.0.pom | |
| naivemonitor-1.0.jar | 56 KB |
| naivemonitor-1.0-sources.jar | 71 KB |
| naivemonitor-1.0-javadoc.jar | 246 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.heimuheimu/naivemonitor/ -->
<dependency>
<groupId>com.heimuheimu</groupId>
<artifactId>naivemonitor</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.heimuheimu/naivemonitor/
implementation 'com.heimuheimu:naivemonitor:1.0'
// https://jarcasting.com/artifacts/com.heimuheimu/naivemonitor/
implementation ("com.heimuheimu:naivemonitor:1.0")
'com.heimuheimu:naivemonitor:jar:1.0'
<dependency org="com.heimuheimu" name="naivemonitor" rev="1.0">
<artifact name="naivemonitor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.heimuheimu', module='naivemonitor', version='1.0')
)
libraryDependencies += "com.heimuheimu" % "naivemonitor" % "1.0"
[com.heimuheimu/naivemonitor "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
| org.springframework : spring-orm | jar | 3.0.0.RELEASE |
| org.apache.ibatis : ibatis-sqlmap | jar | 2.3.4.726 |