| License |
License |
|---|---|
| GroupId | GroupIdcom.gitee.sherlockholmnes |
| ArtifactId | ArtifactIdgoge-ioc |
| Version | Version2.0 |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| goge-ioc-2.0.pom | |
| goge-ioc-2.0.jar | 6 KB |
| goge-ioc-2.0-sources.jar | 3 KB |
| goge-ioc-2.0-javadoc.jar | 36 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.sherlockholmnes/goge-ioc/ -->
<dependency>
<groupId>com.gitee.sherlockholmnes</groupId>
<artifactId>goge-ioc</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.sherlockholmnes/goge-ioc/
implementation 'com.gitee.sherlockholmnes:goge-ioc:2.0'
// https://jarcasting.com/artifacts/com.gitee.sherlockholmnes/goge-ioc/
implementation ("com.gitee.sherlockholmnes:goge-ioc:2.0")
'com.gitee.sherlockholmnes:goge-ioc:jar:2.0'
<dependency org="com.gitee.sherlockholmnes" name="goge-ioc" rev="2.0">
<artifact name="goge-ioc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.sherlockholmnes', module='goge-ioc', version='2.0')
)
libraryDependencies += "com.gitee.sherlockholmnes" % "goge-ioc" % "2.0"
[com.gitee.sherlockholmnes/goge-ioc "2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.gitee.sherlockholmnes : goge-aop | jar | 2.0 |