Last Version

Butor Portal webapp 1.0.26

This is a web portal. It is part of Butor Framework and released under APL 2.0.

License

License

GroupId

GroupId

com.butor
ArtifactId

ArtifactId

portal
Version

Version

1.0.26
Type

Type

war
Description

Description

Butor Portal webapp
This is a web portal. It is part of Butor Framework and released under APL 2.0.
Project URL

Project URL

http://www.butor.com
Project Organization

Project Organization

Butor Inc.
Source Code Management

Source Code Management

http://bitbucket.org/butor-team/portal.git

Download portal 1.0.26


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

Dependencies

compile (11)

Group / Artifact Type Version
commons-fileupload : commons-fileupload jar 1.3.1
org.springframework : spring-web jar 4.3.2.RELEASE
com.googlecode.json-simple : json-simple jar 1.1
com.butor : butor-sso jar 1.0.28
com.butor : butor-attrset-common jar 1.0.28
com.butor : butor-spring jar 1.0.28
com.butor : butor-log4j jar 1.0.28
com.butor : butor-json jar 1.0.28
com.butor : butor-auth-common jar 1.0.28
com.butor : butor-notif jar 1.0.28
com.butor : butor-portal-common jar 1.0.28

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1
javax.websocket : javax.websocket-api jar 1.1

runtime (1)

Group / Artifact Type Version
com.butor : butor-js zip 1.0.22

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.