org.minbox.framework:minbox-security

用于发布org.minbox.framework相关开源框架到maven center的parent配置

License

License

Categories

Categories

Security
GroupId

GroupId

org.minbox.framework
ArtifactId

ArtifactId

minbox-security
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

用于发布org.minbox.framework相关开源框架到maven center的parent配置

Download minbox-security

How to add to project

<!-- https://jarcasting.com/artifacts/org.minbox.framework/minbox-security/ -->
<dependency>
    <groupId>org.minbox.framework</groupId>
    <artifactId>minbox-security</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.minbox.framework/minbox-security/
implementation 'org.minbox.framework:minbox-security:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/org.minbox.framework/minbox-security/
implementation ("org.minbox.framework:minbox-security:1.0.0.RELEASE")
'org.minbox.framework:minbox-security:jar:1.0.0.RELEASE'
<dependency org="org.minbox.framework" name="minbox-security" rev="1.0.0.RELEASE">
  <artifact name="minbox-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.minbox.framework', module='minbox-security', version='1.0.0.RELEASE')
)
libraryDependencies += "org.minbox.framework" % "minbox-security" % "1.0.0.RELEASE"
[org.minbox.framework/minbox-security "1.0.0.RELEASE"]

Dependencies

compile (5)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar
com.google.guava : guava jar 29.0-jre
org.springframework.boot : spring-boot-starter-security jar
com.fasterxml.jackson.core : jackson-databind jar
org.springframework.boot : spring-boot-starter-web Optional jar

Project Modules

There are no modules declared in this project.

oss-parent

用于发布org.minbox.framework相关开源框架到maven center的parent配置

Versions

Version
1.0.0.RELEASE