SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

dexx rpm build for : openSUSE Tumbleweed. For other distributions click dexx.

Name : dexx
Version : 0.7 Vendor : obs://build_opensuse_org/Java
Release : 1.24 Date : 2023-09-08 23:15:06
Group : Development/Libraries/Java Source RPM : dexx-0.7-1.24.src.rpm
Size : 0.18 MB
Packager : (none)
Summary : Persistent (immutable) collections for Java and Kotlin
Description :
Dexx Collections are a port of Scala’s immutable, persistent collection classes
to pure Java.

Persistent in the context of functional data structures means the data
structure preserves the previous version of itself when modified. This means
any reference to a collection is effectively immutable. However, modifications
can be made by returning a new version of the data structure, leaving the
original structure unchanged.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/Java:/packages/openSUSE_Tumbleweed/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  dexx-0.7-1.24.noarch.rpm
     

Provides :
dexx
mvn(com.github.andrewoma.dexx:collection)
mvn(com.github.andrewoma.dexx:collection:pom:)

Requires :
java-headless >= 1.8
javapackages-filesystem
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/doc/packages/dexx
/usr/share/doc/packages/dexx/README.md
/usr/share/java/dexx
/usr/share/java/dexx/collection.jar
/usr/share/licenses/dexx
/usr/share/licenses/dexx/LICENSE.txt
/usr/share/licenses/dexx/LICENSE_Scala.txt
/usr/share/licenses/dexx/NOTICE.txt
/usr/share/maven-metadata/dexx.xml
/usr/share/maven-poms/dexx
/usr/share/maven-poms/dexx/collection.pom

 
ICM