License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.jmuscles |
ArtifactId | ArtifactIdjmuscles-datasource-j1.8-sb2.2.5.RELEASE |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjmuscles-spring-datasource-starter
Spring boot Multiple Data Sources based on configurations
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.jmuscles/jmuscles-datasource-j1.8-sb2.2.5.RELEASE/ -->
<dependency>
<groupId>com.jmuscles</groupId>
<artifactId>jmuscles-datasource-j1.8-sb2.2.5.RELEASE</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jmuscles/jmuscles-datasource-j1.8-sb2.2.5.RELEASE/
implementation 'com.jmuscles:jmuscles-datasource-j1.8-sb2.2.5.RELEASE:1.1'
// https://jarcasting.com/artifacts/com.jmuscles/jmuscles-datasource-j1.8-sb2.2.5.RELEASE/
implementation ("com.jmuscles:jmuscles-datasource-j1.8-sb2.2.5.RELEASE:1.1")
'com.jmuscles:jmuscles-datasource-j1.8-sb2.2.5.RELEASE:jar:1.1'
<dependency org="com.jmuscles" name="jmuscles-datasource-j1.8-sb2.2.5.RELEASE" rev="1.1">
<artifact name="jmuscles-datasource-j1.8-sb2.2.5.RELEASE" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jmuscles', module='jmuscles-datasource-j1.8-sb2.2.5.RELEASE', version='1.1')
)
libraryDependencies += "com.jmuscles" % "jmuscles-datasource-j1.8-sb2.2.5.RELEASE" % "1.1"
[com.jmuscles/jmuscles-datasource-j1.8-sb2.2.5.RELEASE "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-actuator | jar | 2.2.5.RELEASE |
org.springframework.cloud : spring-cloud-starter-config | jar | |
org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.2.5.RELEASE |
com.zaxxer : HikariCP | jar | 3.4.2 |
org.jasypt : jasypt | jar | 1.9.3 |
org.apache.tomcat : tomcat-jdbc | jar | 9.0.31 |