License |
License |
---|---|
GroupId | GroupIdcom.thinkitcms |
ArtifactId | ArtifactIdthinkit-common-directive |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionthinkit-common-directive
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.thinkitcms/thinkit-common-directive/ -->
<dependency>
<groupId>com.thinkitcms</groupId>
<artifactId>thinkit-common-directive</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.thinkitcms/thinkit-common-directive/
implementation 'com.thinkitcms:thinkit-common-directive:1.0'
// https://jarcasting.com/artifacts/com.thinkitcms/thinkit-common-directive/
implementation ("com.thinkitcms:thinkit-common-directive:1.0")
'com.thinkitcms:thinkit-common-directive:jar:1.0'
<dependency org="com.thinkitcms" name="thinkit-common-directive" rev="1.0">
<artifact name="thinkit-common-directive" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thinkitcms', module='thinkit-common-directive', version='1.0')
)
libraryDependencies += "com.thinkitcms" % "thinkit-common-directive" % "1.0"
[com.thinkitcms/thinkit-common-directive "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-freemarker | jar | ${freemark} |
javax.servlet : javax.servlet-api | jar | |
com.thinkitcms : thinkit-common-core | jar | |
org.springframework.boot : spring-boot-starter-websocket | jar | |
org.springframework.security.oauth : spring-security-oauth2 | jar |