is not current version
Last Version 4.1.1

org.apache.shardingsphere:encrypt-core 4.0.1


GroupId

GroupId

org.apache.shardingsphere
ArtifactId

ArtifactId

encrypt-core
Version

Version

4.0.1
Type

Type

pom

Download encrypt-core 4.0.1

Filename Size
encrypt-core-4.0.1.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.apache.shardingsphere/encrypt-core/ -->
<dependency>
    <groupId>org.apache.shardingsphere</groupId>
    <artifactId>encrypt-core</artifactId>
    <version>4.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shardingsphere/encrypt-core/
implementation 'org.apache.shardingsphere:encrypt-core:4.0.1'
// https://jarcasting.com/artifacts/org.apache.shardingsphere/encrypt-core/
implementation ("org.apache.shardingsphere:encrypt-core:4.0.1")
'org.apache.shardingsphere:encrypt-core:pom:4.0.1'
<dependency org="org.apache.shardingsphere" name="encrypt-core" rev="4.0.1">
  <artifact name="encrypt-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.shardingsphere', module='encrypt-core', version='4.0.1')
)
libraryDependencies += "org.apache.shardingsphere" % "encrypt-core" % "4.0.1"
[org.apache.shardingsphere/encrypt-core "4.0.1"]