| License | License | 
|---|---|
| GroupId | GroupIdcom.googlecode.jpattern | 
| ArtifactId | ArtifactIdjpattern-core | 
| Last Version | Last Version2.9.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionjpattern-core jpattern-core | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| jpattern-core-2.9.0.pom | |
| jpattern-core-2.9.0.jar | 172 KB | 
| jpattern-core-2.9.0-sources.jar | 116 KB | 
| jpattern-core-2.9.0-javadoc.jar | 1 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.googlecode.jpattern/jpattern-core/ -->
<dependency>
    <groupId>com.googlecode.jpattern</groupId>
    <artifactId>jpattern-core</artifactId>
    <version>2.9.0</version>
</dependency>// https://jarcasting.com/artifacts/com.googlecode.jpattern/jpattern-core/
implementation 'com.googlecode.jpattern:jpattern-core:2.9.0'// https://jarcasting.com/artifacts/com.googlecode.jpattern/jpattern-core/
implementation ("com.googlecode.jpattern:jpattern-core:2.9.0")'com.googlecode.jpattern:jpattern-core:jar:2.9.0'<dependency org="com.googlecode.jpattern" name="jpattern-core" rev="2.9.0">
  <artifact name="jpattern-core" type="jar" />
</dependency>@Grapes(
@Grab(group='com.googlecode.jpattern', module='jpattern-core', version='2.9.0')
)libraryDependencies += "com.googlecode.jpattern" % "jpattern-core" % "2.9.0"[com.googlecode.jpattern/jpattern-core "2.9.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.googlecode.jpattern : jpattern-shared | jar | 1.3.0 | 
| com.googlecode.jpattern : jpattern-logger | jar | 1.0.0 | 
| javax.mail : mail | jar | 1.4.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.6.1 | 
| org.springframework : spring-orm | jar | 3.0.5.RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 3.8.1 | 
| com.h2database : h2 | jar | 1.3.153 | 
| commons-dbcp : commons-dbcp | jar | 1.4 | 
| dumbster : dumbster | jar | 1.6 |