License |
License |
---|---|
GroupId | GroupIdcom.googlecode.jpattern |
ArtifactId | ArtifactIdjpattern-ioc |
Last Version | Last Version2.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjpattern-ioc
jpattern-ioc
|
Project URL |
Project URL |
Filename | Size |
---|---|
jpattern-ioc-2.6.1.pom | |
jpattern-ioc-2.6.1.jar | 69 KB |
jpattern-ioc-2.6.1-sources.jar | 43 KB |
jpattern-ioc-2.6.1-javadoc.jar | 382 KB |
jpattern-ioc-2.6.1-app-dist.zip | 448 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.jpattern/jpattern-ioc/ -->
<dependency>
<groupId>com.googlecode.jpattern</groupId>
<artifactId>jpattern-ioc</artifactId>
<version>2.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.jpattern/jpattern-ioc/
implementation 'com.googlecode.jpattern:jpattern-ioc:2.6.1'
// https://jarcasting.com/artifacts/com.googlecode.jpattern/jpattern-ioc/
implementation ("com.googlecode.jpattern:jpattern-ioc:2.6.1")
'com.googlecode.jpattern:jpattern-ioc:jar:2.6.1'
<dependency org="com.googlecode.jpattern" name="jpattern-ioc" rev="2.6.1">
<artifact name="jpattern-ioc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.jpattern', module='jpattern-ioc', version='2.6.1')
)
libraryDependencies += "com.googlecode.jpattern" % "jpattern-ioc" % "2.6.1"
[com.googlecode.jpattern/jpattern-ioc "2.6.1"]
Group / Artifact | Type | Version |
---|---|---|
com.thoughtworks.xstream : xstream | jar | 1.3.1 |
Group / Artifact | Type | Version |
---|---|---|
com.oracle » ojdbc5 | jar | 11.2.0.1.0 |
junit : junit | jar | 3.8.1 |