s

semanticcms-autogit-view

SemanticCMS view of automatic Git status.
https://semanticcms.com/docs/semanticcms-autogit-view/
Files download
File Operation
semanticcms-autogit-view-1.0.jar download
semanticcms-autogit-view-1.0.pom download
semanticcms-autogit-view-1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.semanticcms</groupId>
  <artifactId>semanticcms-autogit-view</artifactId>
  <version>1.0</version>
</dependency>
Gradle Groovy
implementation 'com.semanticcms:semanticcms-autogit-view:1.0'
Gradle Kotlin
implementation("com.semanticcms:semanticcms-autogit-view:1.0")
Scala SBT
libraryDependencies += "com.semanticcms" % "semanticcms-autogit-view" % "1.0"
Groovy Grape
@Grapes(
  @Grab(group='com.semanticcms', module='semanticcms-autogit-view', version='1.0')
)
Apache Ivy
<dependency org="com.semanticcms" name="semanticcms-autogit-view" rev="1.0" />
Leiningen
[com.semanticcms/semanticcms-autogit-view "1.0"]
Apache Buildr
'com.semanticcms:semanticcms-autogit-view:jar:1.0'