| License |
License |
|---|---|
| GroupId | GroupIdcom.jmuscles |
| ArtifactId | ArtifactIdjmuscles-processing |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjmuscles-processing
Jmuscle spring libraries
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jmuscles-processing-1.0.pom | |
| jmuscles-processing-1.0.jar | 32 KB |
| jmuscles-processing-1.0-sources.jar | 20 KB |
| jmuscles-processing-1.0-javadoc.jar | 197 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.jmuscles/jmuscles-processing/ -->
<dependency>
<groupId>com.jmuscles</groupId>
<artifactId>jmuscles-processing</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jmuscles/jmuscles-processing/
implementation 'com.jmuscles:jmuscles-processing:1.0'
// https://jarcasting.com/artifacts/com.jmuscles/jmuscles-processing/
implementation ("com.jmuscles:jmuscles-processing:1.0")
'com.jmuscles:jmuscles-processing:jar:1.0'
<dependency org="com.jmuscles" name="jmuscles-processing" rev="1.0">
<artifact name="jmuscles-processing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jmuscles', module='jmuscles-processing', version='1.0')
)
libraryDependencies += "com.jmuscles" % "jmuscles-processing" % "1.0"
[com.jmuscles/jmuscles-processing "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.jmuscles : jmuscles-datasource | jar | 1.1 |
| com.jmuscles : jmuscles-processing-schema | jar | 1.0 |
| org.springframework.boot : spring-boot-starter-web Optional | jar | |
| org.springframework.boot : spring-boot-starter-actuator Optional | jar | |
| org.springframework.cloud : spring-cloud-starter-config Optional | jar | |
| org.springframework.boot : spring-boot-starter-data-jpa Optional | jar | |
| org.jasypt : jasypt Optional | jar | 1.9.3 |