| License | License | 
|---|---|
| GroupId | GroupIdcom.jpattern | 
| ArtifactId | ArtifactIdjpattern-core | 
| Last Version | Last Version3.6.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionjpattern-core | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| jpattern-core-3.6.2.pom | |
| jpattern-core-3.6.2.jar | 182 KB | 
| jpattern-core-3.6.2-sources.jar | 121 KB | 
| jpattern-core-3.6.2-javadoc.jar | 1 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.jpattern/jpattern-core/ -->
<dependency>
    <groupId>com.jpattern</groupId>
    <artifactId>jpattern-core</artifactId>
    <version>3.6.2</version>
</dependency>// https://jarcasting.com/artifacts/com.jpattern/jpattern-core/
implementation 'com.jpattern:jpattern-core:3.6.2'// https://jarcasting.com/artifacts/com.jpattern/jpattern-core/
implementation ("com.jpattern:jpattern-core:3.6.2")'com.jpattern:jpattern-core:jar:3.6.2'<dependency org="com.jpattern" name="jpattern-core" rev="3.6.2">
  <artifact name="jpattern-core" type="jar" />
</dependency>@Grapes(
@Grab(group='com.jpattern', module='jpattern-core', version='3.6.2')
)libraryDependencies += "com.jpattern" % "jpattern-core" % "3.6.2"[com.jpattern/jpattern-core "3.6.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.jpattern : jpattern-shared | jar | 3.5.2 | 
| com.jpattern : jpattern-logger | jar | 3.6.0 | 
| javax.mail : mail Optional | jar | 1.4.4 | 
| org.slf4j : slf4j-log4j12 Optional | jar | 1.6.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework : spring-core | jar | 3.0.7.RELEASE | 
| 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 |