go to post a c · Mar 19, 2024 We registered over 40 public repositories. Installing an artifact or registering a repository cause me the same pain.
go to post a c · Mar 19, 2024 Is using the local/enterprise .m2 repository for essential and checked libs a better alternativ?
go to post a c · May 18, 2023 Without $Find ClassMethod Rotations(a As %String, b As %String) As %Integer{ Q $L($P(b_b,a))}
go to post a c · May 18, 2023 ClassMethod Rotations(a As %String, b As %String) As %Integer{ Q $F(b_b,a)-$L(a)-1}
go to post a c · May 27, 2021 No good Java Developer uses Maven Central. 80% of needed artifacts are missing, even your own created artifacts. Good Java Developers use there local enterprise repo and keep there project lib clean. Put com.intersystems dependencies into this und you will be satisfied until the need an newer version.