is not current version
Last Version 1.0.26

com.butor:portal 1.0.13

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

GroupId

GroupId

com.butor
ArtifactId

ArtifactId

portal
Version

Version

1.0.13
Type

Type

war

Download portal 1.0.13


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