Butor Portal webapp

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
Last Version

Last Version

1.0.26
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
1.0.26
1.0.25
1.0.24
1.0.23
1.0.22
1.0.21
1.0.20
1.0.19
1.0.18
1.0.17
1.0.16
1.0.14
1.0.13
1.0.12
1.0.9
1.0.7
1.0.6
1.0.5
1.0.3