jar

org.openengsb.domain : openengsb-domain-scm

Maven & Gradle

Aug 03, 2011
4 usages
43 stars

OpenEngSB :: Domain :: Scm · SCM Domain is an abstraction for basic interaction with revision control systems (e.g. Git, Subversion). It polls external repositories for changes of content under source control and provides functionality to copy/export the repository content for further processing.

Table Of Contents

Latest Version

Download org.openengsb.domain : openengsb-domain-scm JAR file - Latest Versions:

All Versions

Download org.openengsb.domain : openengsb-domain-scm JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window openengsb-domain-scm-1.1.7.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.openengsb.domain.scm

├─ org.openengsb.domain.scm.CommitRef.class - [JAR]

├─ org.openengsb.domain.scm.ScmDomain.class - [JAR]

├─ org.openengsb.domain.scm.ScmDomainEvents.class - [JAR]

├─ org.openengsb.domain.scm.ScmDomainProvider.class - [JAR]

├─ org.openengsb.domain.scm.ScmException.class - [JAR]

├─ org.openengsb.domain.scm.TagRef.class - [JAR]

Advertisement