is not current version
Last Version 1.0.24

com.butor:bsec 1.0.7

This is security webapp. it is part of Butor Portal. It is part of Butor Framework and released under APL 2.0.

GroupId

GroupId

com.butor
ArtifactId

ArtifactId

bsec
Version

Version

1.0.7
Type

Type

war

Download bsec 1.0.7


<!-- https://jarcasting.com/artifacts/com.butor/bsec/ -->
<dependency>
    <groupId>com.butor</groupId>
    <artifactId>bsec</artifactId>
    <version>1.0.7</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.butor/bsec/
implementation 'com.butor:bsec:1.0.7'
// https://jarcasting.com/artifacts/com.butor/bsec/
implementation ("com.butor:bsec:1.0.7")
'com.butor:bsec:war:1.0.7'
<dependency org="com.butor" name="bsec" rev="1.0.7">
  <artifact name="bsec" type="war" />
</dependency>
@Grapes(
@Grab(group='com.butor', module='bsec', version='1.0.7')
)
libraryDependencies += "com.butor" % "bsec" % "1.0.7"
[com.butor/bsec "1.0.7"]